Commit Graph

  • 4a6f1f150a
    Fix runtime exception due to dict typing (#2243) Alex 2021-09-05 21:48:28 -0500
  • b107fa8b08 LOG_UPDATE_INTERVAL: correctly report "never" (#2240) Peter van Dijk 2021-09-06 04:47:13 +0200
  • 7f76f3726f
    LOG_UPDATE_INTERVAL: correctly report "never" (#2240) Peter van Dijk 2021-09-06 04:47:13 +0200
  • 29ed98ab40
    sort Alex 2021-09-05 21:30:25 -0500
  • b02d66a521
    Fix runtime exception due to dict typing Alex 2021-09-05 21:28:49 -0500
  • 72865b37ad
    Merge branch 'esphome:dev' into wifi_scan_results Gustavo Ambrozio 2021-09-05 11:00:24 -1000
  • a4a41c5009 Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2204) Jesse Hills 2021-09-06 08:57:58 +1200
  • e2d97b6f36
    Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2204) Jesse Hills 2021-09-06 08:57:58 +1200
  • f2c6c2bf2c Fix encoding bug (#2242) Jesse Hills 2021-09-06 08:57:37 +1200
  • 2a653642f5
    Fix encoding bug (#2242) Jesse Hills 2021-09-06 08:57:37 +1200
  • 465432922e Dont dump legacy fields (#2241) Jesse Hills 2021-09-06 08:36:55 +1200
  • 97eba1eecc
    Dont dump legacy fields (#2241) Jesse Hills 2021-09-06 08:36:55 +1200
  • 7cc9436e66
    Fix encoding bug Jesse Hills 2021-09-06 08:34:37 +1200
  • 1a93353ff0 Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) Jesse Hills 2021-09-06 08:30:47 +1200
  • ff6bed54c6
    Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) Jesse Hills 2021-09-06 08:30:47 +1200
  • c32f31bd40
    Update esphome/components/light/color_mode.h Jesse Hills 2021-09-06 08:27:25 +1200
  • 55ecb882ac
    Update esphome/components/light/color_mode.h Jesse Hills 2021-09-06 08:23:56 +1200
  • ec0105dd32 Allow using a git source for a package (#2193) Jesse Hills 2021-09-06 08:23:06 +1200
  • f9b0666adf
    Allow using a git source for a package (#2193) Jesse Hills 2021-09-06 08:23:06 +1200
  • a8cd010a77 Move to use zeroconf library instead of inline copy (#2192) Jesse Hills 2021-09-06 08:22:15 +1200
  • ca12b8aa56
    Move to use zeroconf library instead of inline copy (#2192) Jesse Hills 2021-09-06 08:22:15 +1200
  • 7476866c30
    Dont dump legacy fields Jesse Hills 2021-09-06 08:21:28 +1200
  • 0313d8f1d4 LOG_UPDATE_INTERVAL: correctly report "never" Peter van Dijk 2021-09-05 20:51:22 +0200
  • cc796056ad
    Add test for fan speed change dgtal1 2021-09-05 11:02:28 +0200
  • 39dbd275e1
    Add new trigger constant for fan speed changes dgtal1 2021-09-05 11:01:37 +0200
  • c38835e549
    Add trigger for fan speed changes dgtal1 2021-09-05 11:00:16 +0200
  • cb18a57deb
    Add trigger for fan speed changes dgtal1 2021-09-05 10:56:22 +0200
  • dc97c0b515 Fix lint issues Łukasz Śliwiński 2021-09-04 19:53:30 +0000
  • e07db5da15 Remove MQUnifiedsensor dependency and implement it directly in the component Łukasz Śliwiński 2021-09-04 18:07:21 +0000
  • eff044931d factor for PF hjf 2021-09-04 12:18:09 -0300
  • f892ce8775 units hjf 2021-09-04 11:35:15 -0300
  • 58f71a81fb apparent, reactive, pf hjf 2021-09-04 11:04:59 -0300
  • a4a115ec33 Add `esp32_camera_web_server:` to expose mjpg/jpg images Kamil Trzciński 2021-09-04 13:18:43 +0200
  • 0c71f5d735 Never skip switch updates martin 2021-09-04 12:56:10 +0200
  • 2688849f57 Don't return value from parse_and_publish martin 2021-09-04 12:54:43 +0200
  • b325950a4f Rename arg to be less confusing buffer_offset vs register offset martin 2021-09-04 12:48:37 +0200
  • e4267ddde6 Tidy send_with_payload and rename to send martin 2021-09-04 12:44:45 +0200
  • ca405f6da9 change 'offset' to words (registers) add 'byte_offset' as an alternative to specifiy offsets in bytes martin 2021-09-04 12:10:42 +0200
  • ad80e36e40 Fix UARTComponent hardware vs software UART0 conflict (#2229) Christian Ferbar 2021-09-04 04:49:34 +0200
  • 77508f7e44
    Fix UARTComponent hardware vs software UART0 conflict (#2229) Christian Ferbar 2021-09-04 04:49:34 +0200
  • 71a1b15ed7 Reject template select/number/switches that don't handle user input (#2230) Oxan van Leeuwen 2021-09-04 04:46:53 +0200
  • 54de0ca0da
    Reject template select/number/switches that don't handle user input (#2230) Oxan van Leeuwen 2021-09-04 04:46:53 +0200
  • f2d32578ec Expose WHITE/CWWW/RGBCT color modes over MQTT (#2231) Oxan van Leeuwen 2021-09-04 04:32:33 +0200
  • f364788c03
    Expose WHITE/CWWW/RGBCT color modes over MQTT (#2231) Oxan van Leeuwen 2021-09-04 04:32:33 +0200
  • e5094c8bb7 calculate register_count martin 2021-09-03 11:25:16 +0200
  • 5a7f5150bb Fix uptime's state_class (esphome/issues#2337) (#2205) DAVe3283 2021-09-02 22:58:30 -0600
  • 00aaf84c37
    Fix uptime's state_class (esphome/issues#2337) (#2205) DAVe3283 2021-09-02 22:58:30 -0600
  • ebf340048e
    Update error message Jesse Hills 2021-09-03 16:52:45 +1200
  • 5a582d68ca mqtt_sensor: properly send state_class via MQTT (#2228) Kamil Trzciński 2021-09-03 06:37:18 +0200
  • b01bc76dc5
    mqtt_sensor: properly send state_class via MQTT (#2228) Kamil Trzciński 2021-09-03 06:37:18 +0200
  • 002ed7a53c Bump pylint from 2.9.6 to 2.10.2 (#2197) dependabot[bot] 2021-09-03 16:20:42 +1200
  • 910f812737
    Bump pylint from 2.9.6 to 2.10.2 (#2197) dependabot[bot] 2021-09-03 16:20:42 +1200
  • a24c1bdfa8
    Formatting Jesse Hills 2021-09-03 16:19:56 +1200
  • 17f69bbb41
    Remove last_reset_type and convert all those sensors to TOTAL_INCREASING Jesse Hills 2021-09-03 16:12:25 +1200
  • 5cd010c65a update state_class for some entities Klaas Schoute 2021-09-03 00:13:39 +0000
  • 31a63636ed fix UARTComponent hardware vs software UART0 / satisfy tidy Christian Ferbar 2021-09-03 00:48:01 +0200
  • 45b9f8d6de fix UARTComponent hardware vs software UART0 / satisfy tidy Christian Ferbar 2021-09-03 00:46:11 +0200
  • 03c554a1a7 fix UARTComponent hardware vs software UART0 / fix get_uart() Christian Ferbar 2021-09-03 00:42:30 +0200
  • e0a91cf4c0
    Update esphome/components/uart/uart_esp8266.cpp Christian Ferbar 2021-09-03 00:10:17 +0200
  • 58f6de5dc0
    Update esphome/components/uart/uart_esp8266.cpp Christian Ferbar 2021-09-03 00:00:39 +0200
  • b1a36d23d1 fix UARTComponent hardware vs software UART0 / clang fix / static Christian Ferbar 2021-09-02 23:51:19 +0200
  • 65c8cd446b Typo Oxan van Leeuwen 2021-09-02 21:44:03 +0200
  • 2c2729b40a Expose CWWW/RGBCT color modes over MQTT Oxan van Leeuwen 2021-09-02 21:37:31 +0200
  • 57f8abd0ab fix UARTComponent hardware vs software UART0 / clang fix / static Christian Ferbar 2021-09-02 21:04:26 +0200
  • 8156cfdbe2 fix UARTComponent hardware vs software UART0 / clang fix / static Christian Ferbar 2021-09-02 20:54:35 +0200
  • 2e41316ede Fix tests Oxan van Leeuwen 2021-09-02 20:50:56 +0200
  • 997b763bb5 fix UARTComponent hardware vs software UART0 / clang fix / static Christian Ferbar 2021-09-02 20:43:02 +0200
  • ea3cb55d15 Reject template switches that don't handle user input Oxan van Leeuwen 2021-09-02 20:40:09 +0200
  • 7116022409 fix UARTComponent hardware vs software UART0 / clang fix Christian Ferbar 2021-09-02 20:34:56 +0200
  • 65d859809b Reject template selects that don't handle user input Oxan van Leeuwen 2021-09-02 20:27:27 +0200
  • 8eb1adba5b Reject template numbers that don't handle input Oxan van Leeuwen 2021-09-02 20:23:52 +0200
  • db843bf46e Reject use of incompatible options in template select Oxan van Leeuwen 2021-09-02 20:26:31 +0200
  • 5fbfc64d90 Add proper default to template optimistic option Oxan van Leeuwen 2021-09-02 20:19:31 +0200
  • 027772ee8f fix UARTComponent hardware vs software UART0 Christian Ferbar 2021-09-02 19:49:39 +0200
  • 5753f0280a mqtt_sensor: properly send state_class via MQTT Kamil Trzciński 2021-09-02 19:34:34 +0200
  • 73e90fe7bc add loggers for the new auto exposure params Peter 2021-09-02 16:15:52 +0200
  • 334042347a Add some additional config parameters to esp32_cam Peter 2021-09-02 15:52:36 +0200
  • 746e46c22e Revert the update for the binary template sensor Chris Nussbaum 2021-09-02 07:49:28 -0500
  • 6e82bd7723 Add is_on and is_off conditions for the fan component (#2225) Chris Nussbaum 2021-09-01 19:16:11 -0500
  • a4d024f43d
    Add is_on and is_off conditions for the fan component (#2225) Chris Nussbaum 2021-09-01 19:16:11 -0500
  • f1ff738a56 Cleanup flash transitions (#2227) Alex 2021-09-01 18:56:40 -0500
  • 9937ad7fa0
    Cleanup flash transitions (#2227) Alex 2021-09-01 18:56:40 -0500
  • 21c9a9cc73 iBeacon support for ble_presence (#1627) Petko Bordjukov 2021-09-02 02:46:15 +0300
  • edcd88123d
    iBeacon support for ble_presence (#1627) Petko Bordjukov 2021-09-02 02:46:15 +0300
  • 34cc124fe0 Introduce iBeacon presence tracking in ble_presence Petko Bordjukov 2021-03-20 22:07:18 +0200
  • 5f75bb6fed Rename esp32_ble_tracer.as_hex_array to as_reversed_hex_array Petko Bordjukov 2021-03-20 21:42:21 +0200
  • 38a1f34edf Introduce logging of received iBeacon data Petko Bordjukov 2021-03-20 21:13:14 +0200
  • b40aa71508 fix lint errors martin 2021-09-01 16:02:17 +0200
  • 745667b0e4
    Merge branch 'esphome:dev' into modbus_controller Martin 2021-09-01 15:57:25 +0200
  • 28528d4f00 merge changes from testing 2 martin 2021-09-01 15:29:42 +0200
  • 2259aa98d7 merge changes from testing martin 2021-09-01 15:15:29 +0200
  • d5499f360d use device addr for lock martgras 2021-09-01 15:11:15 +0200
  • 0e47e46de1
    Merge pull request #29 from jesserockz/modbus-controller Martin 2021-09-01 13:53:26 +0200
  • 1e7ff3867e
    Merge remote-tracking branch 'origin/dev' into esp-idf Otto winter 2021-09-01 09:21:46 +0200
  • 3e71dd7f37 Address all of the lint issues and third party library directly to the component implementation Łukasz Śliwiński 2021-09-01 09:11:30 +0200
  • 96dc7b8cc5
    Simplify config and generated code Jesse Hills 2021-08-31 18:16:20 +1200
  • dc0e6f418f
    Remove extra boolean Alex 2021-08-30 22:10:40 -0500
  • 479229480a Add transitions to light flash (#2201) Alex 2021-08-30 21:18:16 -0500
  • ea1b5e19f0
    Add transitions to light flash (#2201) Alex 2021-08-30 21:18:16 -0500
  • e3c9cf0869 SGP40 sensor start-up fix...even better kbx81 2021-08-17 23:37:37 -0500