Commit Graph

  • 58b70b42dd
    Add small delay before setting up app in safe mode (#3323) Jesse Hills 2022-03-23 11:12:22 +1300
  • 7d2f1a1a80
    Add reason comment Jesse Hills 2022-03-23 10:44:50 +1300
  • d45a161445
    Add small delay before setting up app in safe mode Jesse Hills 2022-03-23 10:35:29 +1300
  • fcba1ee90d Check the data value, only 5 bits available Stanislav Meduna 2022-03-22 22:03:49 +0100
  • 0b1f6e0791 Reserve less memory for json (#3289) Jesse Hills 2022-03-23 09:46:25 +1300
  • 1496bc1b07
    Reserve less memory for json (#3289) Jesse Hills 2022-03-23 09:46:25 +1300
  • 192e1c9808 Apply suggested clang-format changes Stanislav Meduna 2022-03-22 21:45:38 +0100
  • 197661f18c Webserver utilize Component Iterator to not overload eventstream (#3310) Jesse Hills 2022-03-23 09:45:05 +1300
  • bfbf88b2ea
    Webserver utilize Component Iterator to not overload eventstream (#3310) Jesse Hills 2022-03-23 09:45:05 +1300
  • b8205ce478 Allow to set user defined characters on LCD Stanislav Meduna 2022-03-22 21:17:53 +0100
  • df798983eb Add another space Niclas Larsson 2022-03-22 18:45:48 +0100
  • 831d769464 Move constants to anonymous namespace Niclas Larsson 2022-03-22 17:11:11 +0100
  • b58b411227
    Clang-tidy changes Michael Davidson 2022-03-21 23:37:32 +1100
  • 7aab08ab75
    Additional lint/clang-format/clang-tidy fixes Michael Davidson 2022-03-21 23:25:20 +1100
  • e661d64b15
    Lint/clang-format/clang-tidy fixes Michael Davidson 2022-03-21 23:13:41 +1100
  • 163518d908
    Add support for custom presets This also changes the configuration syntax to; ```yaml preset: # Standard preset - name: [eco | away | boost | comfort | home | sleep | activity] default_target_temperature_low: 20 ... # Custom preset - name: My custom preset default_target_temperature_low: 18 ``` Michael Davidson 2022-03-21 22:59:30 +1100
  • 7585ce81e6
    feat: add openssh-client on docker image (#1681) quentin9696 2022-03-20 18:19:10 -0400
  • b85b50ece5 Fix clang-format issues Andrej Komelj 2022-03-20 21:52:40 +0100
  • ecbccabc4e tidy spaces Andreas 2022-03-20 21:23:49 +0100
  • 76c28c2d73 Serve static files with web_server component Andrej Komelj 2022-03-20 21:23:44 +0100
  • 4b30616dd5 tidy Andreas 2022-03-20 21:16:54 +0100
  • 85b003b3f2 add send_data method with previous signature Felix Storm 2022-03-20 16:45:41 +0100
  • a432711762 Fix lint issue introduced when fixing clang-format Daniel Lindenaar 2022-03-20 15:57:03 +0100
  • 7bf19476c6 Fix clang-format issues Daniel Lindenaar 2022-03-20 15:53:42 +0100
  • 4435732b01 Implement newer RTU protocol of Growatt inverters Daniel Lindenaar 2022-03-20 15:27:29 +0100
  • e2f3eedc1f fixed iterator causing lint failure Patrick Collins 2022-03-20 11:05:47 +0000
  • 5f1a8f5f69 made changes for threshold_high and threshold_low Patrick Collins 2022-03-20 10:44:51 +0000
  • 8b6d02833d changed crc method. fixed compat issues Andreas 2022-03-20 09:46:52 +0100
  • 6f1b5f7a18 Shelly Dimmer: Fix unused import Richard Nauber 2022-03-20 08:21:13 +0100
  • 0cd13a3619
    Update esphome/components/shelly_dimmer/shelly_dimmer.cpp rnauber 2022-03-20 08:06:00 +0100
  • 4e5d87669e shelly_dimmer: Fixes in the sensor api Richard Nauber 2022-03-20 08:00:09 +0100
  • 4203d29269 Merge branch 'dev' of https://github.com/esphome/esphome into feature/shelly-dimmer Richard Nauber 2022-03-20 07:44:48 +0100
  • c50393bea2
    Merge pull request #37 from edge90/feature/shelly-dimmer-use-std-array rnauber 2022-03-20 07:44:08 +0100
  • b0994ce8d8 better schema Guillermo Ruffino 2022-03-19 20:41:53 -0300
  • 2e803362c3 refactor register module schemas Guillermo Ruffino 2022-03-19 13:32:11 -0300
  • 4424774e36 schema typed and list Guillermo Ruffino 2022-03-19 12:37:43 -0300
  • d009d7ab65 Change beginning of file comments to avoid creating doxygen tag for `esphome` namespace Dan Jackson 2022-03-19 00:35:29 -0700
  • a3d4e68203
    Bump pytest from 7.0.1 to 7.1.1 dependabot[bot] 2022-03-18 19:01:45 +0000
  • d277f383c2 fixed comment from reed switch to p8 Paul Enright 2022-03-18 11:59:04 -0500
  • 7d12bb4525 beta1 Guillermo Ruffino 2022-03-18 12:54:50 -0300
  • 305922b2d1
    Apply suggestions from code review Patrick van der Leer 2022-03-18 16:17:20 +0100
  • 3f0be80394
    clang Jesse Hills 2022-03-18 11:26:47 +1300
  • 7853e20b50
    Remove include and wrap in ifdef Jesse Hills 2022-03-18 11:24:49 +1300
  • fc3259e771 fix formatting Andrew Watson 2022-03-17 22:57:36 +0100
  • 98955cff85 sen5x: provisional support of NOx Andrew Watson 2022-03-17 22:47:28 +0100
  • b12fa058a2 Added tests ziceva 2022-03-17 20:38:12 +0000
  • c002b675d2
    Send iterations to all event sources Jesse Hills 2022-03-18 09:26:56 +1300
  • 39b57af36a
    Fix timezone offsets Jesse Hills 2022-03-18 08:20:29 +1300
  • e96c4bdb28 Correct checksums for init commands ziceva 2022-03-17 18:27:30 +0000
  • bed1729d55
    Update CODEOWNERS matika77 2022-03-17 15:24:29 +0100
  • 56f3a5c08b refs #3119 - clang-tidy formatting fix - waveshare_epaper Patrick van der Leer 2022-03-17 14:04:33 +0100
  • 42d67a6f62
    Allow specifying deep sleep wakup clock time Jesse Hills 2022-03-17 17:20:28 +1300
  • 21568ee9d9
    fixed formatting matika77 2022-03-16 23:48:30 +0100
  • c81b01a5b5
    Use component iterator to send one component per loop (with interval) Jesse Hills 2022-03-17 11:46:33 +1300
  • 24df3bd0fd
    fixed formatting matika77 2022-03-16 23:36:32 +0100
  • e4482381d1 clang-tidy: fix (?) new/delete -> make_unique ptr Dan Jackson 2022-03-16 15:10:17 -0700
  • fc3a697ab9 clang-tidy suggestions: fixed TAG const, method name, idx type Dan Jackson 2022-03-16 15:09:37 -0700
  • 4ce5771ffb
    updated sm2135 code matika77 2022-03-16 23:08:27 +0100
  • c1cbc710fa
    Update test3.yaml matika77 2022-03-16 23:05:22 +0100
  • 1081f6de51 Apply clang-format suggestions from CI Dan Jackson 2022-03-16 14:55:51 -0700
  • 782602e082 Adding self as codeowner per probot-esphome request Dan Jackson 2022-03-16 14:49:46 -0700
  • 83c02e73f4 Add links to datasheet and sample implementations Dan Jackson 2022-03-16 14:39:31 -0700
  • dbf588916f Update sensor.py: remove TODO that isnt, update accuracy based on datasheet resolution Dan Jackson 2022-03-16 14:27:49 -0700
  • 16588c33da Move remaining setup attempt counter into static local Dan Jackson 2022-03-16 14:19:55 -0700
  • a913388755 Remove unused humidity register commands, add comment w/set_retry intervals Dan Jackson 2022-03-16 14:13:54 -0700
  • 35af2d0667 Add line to test5.yaml to ensure component compiles correctly Dan Jackson 2022-03-16 13:38:48 -0700
  • e8baddf776 mark_failed() if setup fails too many times Dan Jackson 2022-03-16 02:41:33 -0700
  • 51bf7c931f Rewrite some of the log messages Dan Jackson 2022-03-16 02:22:39 -0700
  • 79a883c5e9 Eliminate delay(15) during setup() call, retry RESET commands 3x if failed Dan Jackson 2022-03-16 02:10:05 -0700
  • 392ed13c19 Some cleanup of logging, protect against null humidity_sensor_ Dan Jackson 2022-03-16 00:54:41 -0700
  • b996785756 Humidity: turn into non-blocking, compensate for temperature, check CRC Dan Jackson 2022-03-16 00:47:13 -0700
  • 41a9903b6f Add some more comments on re-reading the code to re-understand Dan Jackson 2022-03-15 17:26:36 -0700
  • 2726fbee2b Add additional error case Dan Jackson 2022-02-21 23:07:44 -0800
  • 529107abd5 Update sensor.py with kwargs and async to_code Dan Jackson 2022-02-21 22:51:17 -0800
  • 44d8906b1e Fix compile errors for rebase Dan Jackson 2022-02-21 22:12:48 -0800
  • a6fd62c6cc publish humidity reading Dan Jackson 2020-12-23 04:09:07 -0800
  • ca75c151db Add some recommended parentheses Dan Jackson 2020-12-22 05:18:37 -0800
  • a37934165a First pass at pressure & temperature implementation Dan Jackson 2020-12-22 05:14:08 -0800
  • 64d588681c attempt to remove conversion value, see if that triggers some humidity not ready msgs Daniel Jackson 2020-10-11 15:24:46 -0700
  • 0481b91bb2 Strip OSR configurability. Daniel Jackson 2020-10-11 15:23:02 -0700
  • 980f88ad3f does this matter? Daniel Jackson 2020-10-11 15:04:28 -0700
  • 2de5fc3a60 still trying to fix percent Daniel Jackson 2020-10-11 15:01:03 -0700
  • 635da697c2 attempt to fix percent calc that shows -6 every time Daniel Jackson 2020-10-11 14:56:40 -0700
  • c34042c428 couple more compile errors Daniel Jackson 2020-10-11 14:49:30 -0700
  • 008c577d8b fix some compiler errors Daniel Jackson 2020-10-11 14:44:29 -0700
  • 9e24b9cbdd Beginnings of code to read humidity Daniel Jackson 2020-10-11 14:36:34 -0700
  • ed051ec3ab Rename FailureReason to ErrorCode Daniel Jackson 2020-10-11 02:07:36 -0700
  • 3cf47b6993 fixup: add prom_ back in so it will compile Daniel Jackson 2020-10-11 01:48:25 -0700
  • 34a8df09a8 Adding struct for calibration values, and storing them Daniel Jackson 2020-10-11 01:46:29 -0700
  • ea6b56f6d5 Add prom CRC algorithm, and check that it's a match Daniel Jackson 2020-10-11 01:26:28 -0700
  • 03bd4daee4 attempt to fix compiler warning on failure reason logging Daniel Jackson 2020-10-10 14:56:33 -0700
  • 70fa587cdf fixup: Attempt to fix compile error Daniel Jackson 2020-10-10 14:45:27 -0700
  • e2e7b006ec Record & log failure reason during setup; log humidity address; simplify PROM read Daniel Jackson 2020-10-10 14:40:13 -0700
  • 4e72123bdf note to self re: introducting segfaults Dan Jackson 2020-10-09 18:31:48 -0700
  • e31f7f8ef4 Fix compiler errors in cpp code Dan Jackson 2020-10-09 03:18:15 -0700
  • 9bb44e269f initial work toward ms8607 support Daniel Jackson 2020-10-09 02:09:40 -0700
  • 1d37d8a4b7
    Merge pull request #1 from matika77/sm2135_update matika77 2022-03-16 22:25:07 +0100
  • 2f7b9df295
    updated and fixed the sm2135 led driver component matika77 2022-03-16 22:21:29 +0100
  • 99af71d63e added an alternative crc method Andreas 2022-03-16 22:18:20 +0100
  • 076851796a
    Move ComponentIterator to core Jesse Hills 2022-03-17 10:08:10 +1300