Robert Resch
|
c77a9ad363
|
Don't allow entity category "CONFIG" for sensors (#5505)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-10-10 07:00:05 +00:00 |
|
Jesse Hills
|
511af5845e
|
Remote wake word support for voice assistant (#5229)
|
2023-10-10 19:52:42 +13:00 |
|
Oleg Tarasov
|
6b96089f02
|
Fixed precision for Nextion sensor with float values (#5497)
|
2023-10-09 19:16:12 -05:00 |
|
Jesse Hills
|
46be886ca6
|
Use platform consts (#5508)
|
2023-10-09 16:54:15 -05:00 |
|
Jesse Hills
|
be7e167c63
|
Deep sleep is only available on esp32 and esp8266 (#5507)
|
2023-10-10 09:41:28 +13:00 |
|
Ilia Sotnikov
|
c65d78f568
|
[Sprinkler] Initialize timers early to avoid crash (#5499)
|
2023-10-08 22:37:48 -05:00 |
|
Ilia Sotnikov
|
412a866de8
|
Move to Pillow 10.x (#5489)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-10-09 13:47:52 +13:00 |
|
Jesse Hills
|
e09c217fde
|
Bump docker dependencies (#5501)
|
2023-10-09 11:13:12 +13:00 |
|
Adam Goode
|
af62c2d9cf
|
Implement sensor component for MMC5983 (#5361)
|
2023-10-09 10:26:58 +13:00 |
|
Angel Nunez Mencias
|
aba3cd557a
|
add USE_SPI define (#5500)
|
2023-10-08 21:01:26 +00:00 |
|
Pavlo Dudnytskyi
|
7e7c83b3ca
|
Support for Haier IR protocol added (#5403)
|
2023-10-09 09:49:55 +13:00 |
|
Luke Ansell
|
ee4ccf2762
|
Increased debug message precision (#5496)
|
2023-10-09 09:20:43 +13:00 |
|
Austin
|
fa0dcac2c7
|
Initial ESP32-H2 Support (#5498)
|
2023-10-09 07:34:12 +13:00 |
|
Keith Burzinski
|
44e5b0c745
|
Move CONF_IRQ_PIN into const.py (#5488)
|
2023-10-06 00:28:51 -05:00 |
|
Clyde Stubbs
|
b6d5cb4142
|
St7789v and SPI data rate (#5472)
|
2023-10-04 15:18:33 -05:00 |
|
Clyde Stubbs
|
4e8cba49f1
|
MAX7219 - Update intensity (#5477)
|
2023-10-03 20:15:44 -05:00 |
|
Clyde Stubbs
|
506c2ba6c7
|
ST7789v - Allow predefined backlight pin to be disabled. (#5476)
* Allow predefined backlight pin to be disabled.
* Add test
* Update esphome/components/st7789v/display.py
|
2023-10-03 20:10:26 -05:00 |
|
kahrendt
|
050fa0d4c1
|
Fix units for SPS30 number concentration sensors (#5452)
|
2023-10-03 23:01:57 +13:00 |
|
kahrendt
|
88bb051f37
|
Add xor automation condition (#5453)
|
2023-10-03 22:58:11 +13:00 |
|
Faidon Liambotis
|
f38849828d
|
Tuya Number: split "multiply" to a separate option (#5458)
|
2023-10-03 13:23:18 +13:00 |
|
dwildstr
|
e95ba57a61
|
Sleep mode fix for BP5758D driver (#5461)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-10-02 23:06:54 +00:00 |
|
dependabot[bot]
|
4913256597
|
Bump zeroconf from 0.115.0 to 0.115.1 (#5470)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 10:51:29 +13:00 |
|
dependabot[bot]
|
401a386219
|
Bump actions/setup-python from 4.7.0 to 4.7.1 (#5467)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 10:25:15 +13:00 |
|
Clyde Stubbs
|
205f41509b
|
Support RP2040 hardware SPI (#5466)
|
2023-10-03 10:24:20 +13:00 |
|
Maxime Gauduin
|
e87c8d550b
|
add pin config for denky_d4 (#5471)
|
2023-10-02 21:15:29 +00:00 |
|
De Cock Xavier
|
a33b8abce8
|
Feat/component poller suspend (#5423)
|
2023-10-03 09:25:13 +13:00 |
|
Jesse Hills
|
589b9e10b2
|
Ensure esphome directory exists on addon startup (#5464)
|
2023-10-02 13:45:24 +13:00 |
|
Angel Nunez Mencias
|
2513ede3ec
|
Add testcases for multiple SPI buses on ESP32 Arduino (#5457)
|
2023-09-29 20:48:51 -05:00 |
|
Angel Nunez Mencias
|
0b5a57ead4
|
Fix SPI support for second bus on 2023.9.1 (#5456)
|
2023-09-29 23:34:56 +00:00 |
|
John K. Luebs
|
b3dc2d43a5
|
Do not enable SHT3x heater by default. Fixes #4886. (#5445)
|
2023-09-29 18:27:40 -05:00 |
|
De Cock Xavier
|
d3913be7e5
|
[ssd1351] fix: wait for the component to be at least in setup phase b… (#5454)
|
2023-09-29 17:08:56 -05:00 |
|
leoshusar
|
2c94c3d96f
|
[BP1658CJ] Missing clock line delays and ack bit (#5448)
* fix: missing clock line delays and ack bit
* chore: remove esphome namespace from delay methods
* style: removed trailing whitespace
|
2023-09-29 16:40:56 +13:00 |
|
Avri Chen-Roth
|
4d81153150
|
Fix an Issue with IR Remote Climate and Whirlpool protocol toggle (#5447)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-09-29 14:17:32 +13:00 |
|
Clyde Stubbs
|
507dc5f496
|
SPI fixes for buggy components (#5446)
|
2023-09-29 00:36:31 +00:00 |
|
dependabot[bot]
|
4335543575
|
Bump zeroconf from 0.112.0 to 0.115.0 (#5432)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-29 10:58:51 +13:00 |
|
Jesse Hills
|
12365976c4
|
Migrate dashboard json files to /data folder instead of wiping out (#5441)
|
2023-09-28 11:40:36 +13:00 |
|
Jesse Hills
|
4ac4492241
|
Fix .esphome path when not using envvar (#5440)
|
2023-09-28 11:20:44 +13:00 |
|
Jimmy Hedman
|
57b7dd0fa2
|
Refactor ip address representation (#5252)
|
2023-09-27 21:38:43 +13:00 |
|
Marc J
|
9d4f471855
|
Tuya Number Scaling by step value (#5108)
|
2023-09-27 07:45:21 +00:00 |
|
Clyde Stubbs
|
5360e14a9c
|
Fix #4896 and #4903 (#5433)
|
2023-09-27 12:25:14 +13:00 |
|
Guillermo Ruffino
|
86db559f6e
|
Wireguard keepalive remove uint16 type (#5430)
|
2023-09-27 12:25:00 +13:00 |
|
Kuba Szczodrzyński
|
2f7a378c7b
|
LibreTiny: enable MQTT, bump to v1.4.1 (#5419)
|
2023-09-27 10:23:21 +13:00 |
|
dependabot[bot]
|
607d0b4264
|
Bump pylint from 2.17.5 to 2.17.6 (#5429)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-26 09:28:25 +13:00 |
|
Kapil Yedidi
|
17e1d4c245
|
Fix typo in documentation (#5425)
|
2023-09-25 12:05:56 +13:00 |
|
dependabot[bot]
|
a031cc3b84
|
Bump zeroconf from 0.108.0 to 0.112.0 (#5392)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-25 10:25:51 +13:00 |
|
dependabot[bot]
|
c34d5111fc
|
Bump actions/checkout from 4.0.0 to 4.1.0 (#5420)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-25 10:23:40 +13:00 |
|
Odd Stråbø
|
727056a28c
|
dallas: limit addresses to 64 bits (#5413)
|
2023-09-25 10:15:28 +13:00 |
|
Ilia Sotnikov
|
0ca8dcd08e
|
[RP2040W] Fix WiFi bootloop upon LibreTiny support (#5414)
|
2023-09-24 22:44:55 +13:00 |
|
Andrew Garrett
|
3c7c4e1dba
|
Make ESPHome data dir configurable (#5417)
|
2023-09-24 22:34:37 +13:00 |
|
Clyde Stubbs
|
518ecb4cc4
|
Fix SPI inverted clock on ESP8266 (#5416)
|
2023-09-21 21:15:50 -07:00 |
|