Commit Graph

  • 7ff35b074c fix const and light.hbridge WeekendWarrior1 2021-08-26 22:38:21 +1000
  • 26fd89a8cf add fan hbridge internal helper functions WeekendWarrior1 2021-08-26 21:16:49 +1000
  • 3ba1566499 clean up calls using set_hbridge_levels() WeekendWarrior1 2021-08-26 21:16:49 +1000
  • 14caa41417 hbridgefan inherit FanState, add fan.brake action WeekendWarrior1 2021-08-26 21:16:49 +1000
  • 22f3df5767 hbridge fan component WeekendWarrior1 2021-08-26 21:16:49 +1000
  • f3947ece81 move hbridge light to subfolder WeekendWarrior1 2021-08-26 21:16:48 +1000
  • 3d0bdeb560 Fix css/js file loading for webserver when esphome not executed form config directory (#2207) Jesse Hills 2021-08-26 15:34:39 +1200
  • b955527f6c
    Fix css/js file loading for webserver when esphome not executed form config directory (#2207) Jesse Hills 2021-08-26 15:34:39 +1200
  • cd43133229
    Fixed lint errors Paul Monigatti 2021-08-26 15:14:28 +1200
  • 5e72d21979
    Bump dashboard to 20210826.0 Jesse Hills 2021-08-26 15:10:19 +1200
  • 4b9e8f645a
    Merge branch 'esphome:dev' into fix-package-mqtt Paul Monigatti 2021-08-26 14:35:53 +1200
  • 7063dc8906
    Check all components in packages rather than just the first entry Paul Monigatti 2021-08-26 14:34:56 +1200
  • 357fe62c0e Add st7920 display, (#1440) marsjan155 2021-08-26 04:33:03 +0200
  • 94b28102f5
    Add st7920 display, (#1440) marsjan155 2021-08-26 04:33:03 +0200
  • 678c8d1ae6
    Add back the NOLINT to display buffer Jesse Hills 2021-08-26 13:07:20 +1200
  • 6796b5b9db
    Cleanup flash Alex 2021-08-25 19:52:46 -0500
  • fce41cd431
    Update pointers for number and select Jesse Hills 2021-08-26 12:40:49 +1200
  • dbcb4edb34
    Fix issue with new NfcTag constructor Jesse Hills 2021-08-26 12:34:12 +1200
  • e19190f086
    Merge branch 'dev' into clang-tidy-owning-memory Jesse Hills 2021-08-26 11:58:04 +1200
  • 47241b7ea3
    Fix webserver css/js include paths Jesse Hills 2021-08-26 11:35:26 +1200
  • 35e5786103
    Undo change Jesse Hills 2021-08-26 11:34:56 +1200
  • 8c2ab1534a
    Return the full path for a file validation instead of original Jesse Hills 2021-08-26 11:29:13 +1200
  • 5d8b8035e6 Optionally set direction on fan.turn_on action (#2171) WeekendWarrior1 2021-08-26 08:25:24 +1000
  • de871862a8
    Optionally set direction on fan.turn_on action (#2171) WeekendWarrior1 2021-08-26 08:25:24 +1000
  • dc964303bc Fix SDM energy units to be KILO... (#2206) Jesse Hills 2021-08-26 09:27:00 +1200
  • 3be56fd502
    Fix SDM energy units to be KILO... (#2206) Jesse Hills 2021-08-26 09:27:00 +1200
  • 099f28c007
    Fix SDM energy units to be KILO... Jesse Hills 2021-08-26 09:05:14 +1200
  • b5f0031c80
    Fix uptime's state_class (esphome/issues#2337) DAVe3283 2021-08-25 07:45:00 -0600
  • 4bf0e47228
    Added power_on and power_off actions Sergey V. DUDANOV 2021-08-25 15:45:49 +0400
  • 04fc3d4171 Clang-format fix Synco Reynders 2021-08-25 23:22:00 +1200
  • 17f7f8a719 Merge branch 'graphing' of https://github.com/synco/esphome into graphing Synco Reynders 2021-08-25 22:51:37 +1200
  • 261555d2b6 Lint fix Synco Reynders 2021-08-25 22:51:32 +1200
  • fa7d3fbd4a
    Merge branch 'dev' into graphing synco 2021-08-25 22:35:46 +1200
  • d07944f954 Fixed delete[] operator on HistoryData Synco Reynders 2021-08-25 22:32:27 +1200
  • 59ac99b19e Clang-format tidy Synco Reynders 2021-08-25 22:05:14 +1200
  • 81752fc29e Reduced logging level Synco Reynders 2021-08-25 21:39:25 +1200
  • 710cabd0d4 Added multi-trace support, with color. Synco Reynders 2021-08-25 21:26:21 +1200
  • 86a3e9de31
    Remove default from fan.turn_on optional direction argument WeekendWarrior1 2021-08-25 19:04:43 +1000
  • b8127687a4 Revert "Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" (#2202)" Jesse Hills 2021-08-25 20:09:18 +1200
  • 52013e6aab Merge pull request #2203 from esphome/bump-2021.8.2 Jesse Hills 2021-08-25 19:59:13 +1200
  • 5086cd716f
    Merge pull request #2203 from esphome/bump-2021.8.2 2021.8.2 Jesse Hills 2021-08-25 19:59:13 +1200
  • a551877cd5 Bump version to 2021.8.2 Jesse Hills 2021-08-25 19:46:55 +1200
  • 4937af0cd9
    Bump version to 2021.8.2 Jesse Hills 2021-08-25 19:46:55 +1200
  • 1c4b5c580f Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" (#2202) Jesse Hills 2021-08-25 19:38:51 +1200
  • 877a5fda41
    Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" (#2202) Jesse Hills 2021-08-25 19:38:51 +1200
  • 84ef494600 Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" (#2202) Jesse Hills 2021-08-25 19:38:51 +1200
  • 39cd2838df
    Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" (#2202) Jesse Hills 2021-08-25 19:38:51 +1200
  • 252d3aff45 Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" Jesse Hills 2021-08-25 19:17:22 +1200
  • 35360a2a73
    Handle 0 transition length Alex 2021-08-24 22:52:58 -0500
  • 1c33083890
    Configurable transitions Alex 2021-08-24 22:53:51 -0500
  • 140a9d08d6
    Fix halving transitions Alex 2021-08-24 19:58:38 -0500
  • 49c8eccaba
    Merge branch 'esphome:dev' into dev Paul Monigatti 2021-08-25 15:23:48 +1200
  • 7ca30118f3
    Remove dim transition Alex 2021-08-24 18:41:57 -0500
  • 018762c5db Fix forgotten renaming of contrcutor parameter Jonas 2021-08-24 22:38:31 +0300
  • b15202365a Fix for clang-format and clang-tidy Jonas 2021-08-24 22:27:43 +0300
  • 9c27dc47d8
    Handle default transitions > length Alex 2021-08-24 13:31:01 -0500
  • d4e61def16
    Transition up, down, up, and back for flash Alex 2021-08-24 13:06:00 -0500
  • 3788c6ae68 ST7789V: Make backlight_pin optional (#2180) Stephan Peijnik-Steinwender 2021-08-24 12:57:53 +0200
  • 565473c90c
    ST7789V: Make backlight_pin optional (#2180) Stephan Peijnik-Steinwender 2021-08-24 12:57:53 +0200
  • 67f37a762c Merge pull request #2199 from esphome/bump-2021.8.1 Jesse Hills 2021-08-24 14:40:24 +1200
  • 1fac91a659
    Merge pull request #2199 from esphome/bump-2021.8.1 2021.8.1 Jesse Hills 2021-08-24 14:40:24 +1200
  • 546e1640b9 Bump version to 2021.8.1 Jesse Hills 2021-08-24 14:26:28 +1200
  • 0a4837c1f0
    Bump version to 2021.8.1 Jesse Hills 2021-08-24 14:26:28 +1200
  • 793c774b80 Internally all temperature units are Celsius so just send it directly (#1840) mtl010957 2021-08-23 21:38:59 -0400
  • e7404183a0
    Internally all temperature units are Celsius so just send it directly (#1840) mtl010957 2021-08-23 21:38:59 -0400
  • c084fd35ba Fix template select lambda (#2198) Samuel Sieb 2021-08-23 18:26:59 -0700
  • 44f8dcfb6e
    Fix template select lambda (#2198) Samuel Sieb 2021-08-23 18:26:59 -0700
  • 4c118d11c7 Tuya fan component uses enum datapoint type for speed instead of integer (#2182) Chris Nussbaum 2021-08-23 20:20:39 -0500
  • 481e0e98f8
    Tuya fan component uses enum datapoint type for speed instead of integer (#2182) Chris Nussbaum 2021-08-23 20:20:39 -0500
  • 7c6d150195 mqtt_light: remove legacy API config that is not compatible with HA 2021.8 (#2183) puuu 2021-08-24 10:18:40 +0900
  • 9de40c26eb
    mqtt_light: remove legacy API config that is not compatible with HA 2021.8 (#2183) puuu 2021-08-24 10:18:40 +0900
  • da94cc60cf Fix addressable light control without transitions & effects with transitions (#2187) Oxan van Leeuwen 2021-08-23 10:44:24 +0200
  • ad953f02d1
    Fix addressable light control without transitions & effects with transitions (#2187) Oxan van Leeuwen 2021-08-23 10:44:24 +0200
  • b6d8e953ba Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186) puuu 2021-08-21 19:26:24 +0900
  • 3869e56521
    Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186) puuu 2021-08-21 19:26:24 +0900
  • e8c581173e Fix pypi download url (#2177) Jesse Hills 2021-08-18 15:39:57 +1200
  • 63d87b17aa
    Fix pypi download url (#2177) Jesse Hills 2021-08-18 15:39:57 +1200
  • ae6dfff41c Internally all temperature units are Celsius so just send it directly (#1840) mtl010957 2021-08-23 21:38:59 -0400
  • ed68a0e773
    Internally all temperature units are Celsius so just send it directly (#1840) mtl010957 2021-08-23 21:38:59 -0400
  • 412039184d Fix template select lambda (#2198) Samuel Sieb 2021-08-23 18:26:59 -0700
  • e2640c8368
    Fix template select lambda (#2198) Samuel Sieb 2021-08-23 18:26:59 -0700
  • 42ce4930b6 Tuya fan component uses enum datapoint type for speed instead of integer (#2182) Chris Nussbaum 2021-08-23 20:20:39 -0500
  • eff626248f
    Tuya fan component uses enum datapoint type for speed instead of integer (#2182) Chris Nussbaum 2021-08-23 20:20:39 -0500
  • 46b7be9154 mqtt_light: remove legacy API config that is not compatible with HA 2021.8 (#2183) puuu 2021-08-24 10:18:40 +0900
  • ce29a3b07a
    mqtt_light: remove legacy API config that is not compatible with HA 2021.8 (#2183) puuu 2021-08-24 10:18:40 +0900
  • 2f08baf8d3
    Fix template select lambda Samuel Sieb 2021-08-23 18:15:28 -0700
  • 9c0fa30ab6 Store source package in Component for debugging (#2070) Otto Winter 2021-08-23 20:49:19 +0200
  • 1b89174558
    Store source package in Component for debugging (#2070) Otto Winter 2021-08-23 20:49:19 +0200
  • cc3277c3dc Add deprecated attribute to some deprecated types/methods (#2185) Oxan van Leeuwen 2021-08-23 20:48:12 +0200
  • 1c1ad32610
    Add deprecated attribute to some deprecated types/methods (#2185) Oxan van Leeuwen 2021-08-23 20:48:12 +0200
  • a8629af13d
    Add midea_ac rename message Sergey V. DUDANOV 2021-08-23 22:44:35 +0400
  • e9cf98e584
    Fix Sergey V. DUDANOV 2021-08-23 22:41:24 +0400
  • dc2c92ec11
    Fix Sergey V. DUDANOV 2021-08-23 22:39:46 +0400
  • 56fde1d770
    Fix Sergey V. DUDANOV 2021-08-23 22:32:16 +0400
  • 55731ea6e4
    Fix lint errors Sergey V. DUDANOV 2021-08-23 22:30:55 +0400
  • bc44eb0781
    Switch to MideaUART v1.0.3 Sergey V. DUDANOV 2021-08-23 22:26:38 +0400
  • 44041d2526
    Updates Otto winter 2021-08-23 20:23:39 +0200
  • 1d517d539d Remove footer validation for fujitsu_general Marcio Granzotto 2021-08-23 15:00:19 -0300
  • 1bbec48183 code cleanup alessandro 2021-08-23 13:58:36 +0200
  • a5a18a1384 Added state property to ota component alessandro 2021-08-23 13:14:30 +0200