J. Nick Koston
|
be0f767c34
|
Fix exception during rediscovery of ignored zha config entries (#55859)
Fixes #55709
|
2021-09-06 13:41:33 -07:00 |
|
Maciej Bieniek
|
450652a501
|
Fix target humidity step for Xiaomi MJJSQ humidifiers (#55858)
|
2021-09-06 13:41:32 -07:00 |
|
Daniel Hjelseth Høyer
|
8523f569c0
|
Surepetcare, bug fix (#55842)
|
2021-09-06 13:41:31 -07:00 |
|
mrwhite31
|
5f289434d3
|
Fix typo in in rfxtrx Barometer sensor (#55839)
Fix typo in sensor.py to fix barometer unavailability
|
2021-09-06 13:41:31 -07:00 |
|
Maciej Bieniek
|
3df6dfecab
|
Fix a lazy preset mode update for Xiaomi Miio fans (#55837)
|
2021-09-06 13:41:30 -07:00 |
|
Martin Hjelmare
|
d6eda65302
|
Bump zwave-js-server-python to 0.30.0 (#55831)
|
2021-09-06 13:41:29 -07:00 |
|
Brandon Rothweiler
|
7a5bc2784a
|
Upgrade pymazda to 0.2.1 (#55820)
|
2021-09-06 13:41:28 -07:00 |
|
David Bonnes
|
00878467cc
|
Fix incomfort min/max temperatures (#55806)
|
2021-09-06 13:41:28 -07:00 |
|
Maciej Bieniek
|
899d8164b0
|
Fix xiaomi miio Air Quality Monitor initialization (#55773)
|
2021-09-06 13:41:27 -07:00 |
|
jan iversen
|
823fd60991
|
Allow same address different register types in modbus (#55767)
|
2021-09-06 13:41:26 -07:00 |
|
jan iversen
|
a6bb0eadca
|
Allow same IP if ports are different on modbus (#55766)
|
2021-09-06 13:41:25 -07:00 |
|
Tatham Oddie
|
eb70354ee7
|
Fix logbook entity_matches_only query mode (#55761)
The string matching template needs to match the same compact JSON format
as the data is now written in.
|
2021-09-06 13:41:25 -07:00 |
|
Joshi
|
bd53185bed
|
Fix switch name attribute for thinkingcleaner (#55730)
|
2021-09-06 13:41:24 -07:00 |
|
Paulus Schoutsen
|
37cf295e20
|
Bumped version to 2021.9.3
|
2021-09-04 14:13:37 -07:00 |
|
Simone Chemelli
|
04816fe26d
|
Fix SamsungTV sendkey when not connected (#55723)
|
2021-09-04 14:13:34 -07:00 |
|
Anders Melchiorsen
|
eb48e75fc5
|
Fix LIFX firmware version information (#55713)
|
2021-09-04 14:13:33 -07:00 |
|
Simone Chemelli
|
9d5431fba1
|
Handle Fritz InternalError (#55711)
|
2021-09-04 14:13:32 -07:00 |
|
Erik Montnemery
|
a4f2c5583d
|
Handle negative numbers in sensor long term statistics (#55708)
* Handle negative numbers in sensor long term statistics
* Use negative states in tests
|
2021-09-04 14:13:32 -07:00 |
|
Paulus Schoutsen
|
a37c3af2b4
|
better detect legacy eagly devices (#55706)
|
2021-09-04 14:13:31 -07:00 |
|
Paulus Schoutsen
|
e3405d226a
|
Bumped version to 2021.9.2
|
2021-09-03 10:16:36 -07:00 |
|
Paulus Schoutsen
|
3008ff03b2
|
Guard for doRollover failing (#55669)
|
2021-09-03 10:16:31 -07:00 |
|
Joakim Sørensen
|
8592d94a3c
|
Fix hdmi_cec switches (#55666)
|
2021-09-03 10:16:30 -07:00 |
|
Nikolay Vasilchuk
|
b36e86d95c
|
Fix Starline sensor state AttributeError (#55654)
* Fix starline sensors state
* Black
|
2021-09-03 10:16:29 -07:00 |
|
Paulus Schoutsen
|
f61a1ecae7
|
Guard for unexpected exceptions in device automation (#55639)
* Guard for unexpected exceptions in device automation
* merge
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-09-03 10:16:28 -07:00 |
|
Paulus Schoutsen
|
80c074ca82
|
Better handle invalid trigger config (#55637)
|
2021-09-03 10:16:28 -07:00 |
|
Paulus Schoutsen
|
ff91ff4cd2
|
Fix template sensor availability (#55635)
|
2021-09-03 10:16:27 -07:00 |
|
J. Nick Koston
|
93c2a7dd70
|
Narrow zwave_js USB discovery (#55613)
- Avoid triggering discovery when we can know in advance the
device is not a Z-Wave stick
|
2021-09-03 10:16:26 -07:00 |
|
Michael
|
da3ee9ed4b
|
Fix CONFIG_SCHEMA validation in Speedtest.net (#55612)
|
2021-09-03 10:16:25 -07:00 |
|
Pascal Vizeli
|
2ef607651d
|
Disable observer for USB on containers (#55570)
* Disable observer for USB on containers
* remove operating system test
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-09-03 10:16:24 -07:00 |
|
J. Nick Koston
|
88ca83a30b
|
Ignore missing devices when in ssdp unsee (#55553)
|
2021-09-03 10:16:24 -07:00 |
|
Paulus Schoutsen
|
5b705dba36
|
Bumped version to 2021.9.1
|
2021-09-02 12:50:56 -07:00 |
|
Pascal Vizeli
|
1592408a4b
|
Downgrade sqlite-libs on docker image (#55591)
|
2021-09-02 12:50:48 -07:00 |
|
jan iversen
|
89b7be52af
|
Correct duplicate address. (#55578)
|
2021-09-02 12:50:47 -07:00 |
|
Alexei Chetroi
|
8f85472df3
|
Pick right coordinator (#55555)
|
2021-09-02 12:50:45 -07:00 |
|
Teemu R
|
6aa771e5e8
|
xiaomi_miio: bump python-miio dependency (#55549)
|
2021-09-02 12:50:44 -07:00 |
|
Joakim Sørensen
|
7193e82963
|
Bump pyuptimerobot to 21.9.0 (#55546)
|
2021-09-02 12:50:43 -07:00 |
|
Bram Kragten
|
493309daa7
|
Bumped version to 2021.9.0
|
2021-09-01 19:40:48 +02:00 |
|
Paulus Schoutsen
|
af68802c17
|
Tweaks for the iotawatt integration (#55510)
|
2021-09-01 19:37:43 +02:00 |
|
Brian Egge
|
576cece7a9
|
Fix None support_color_modes TypeError (#55497)
* Fix None support_color_modes TypeError
https://github.com/home-assistant/core/issues/55451
* Update __init__.py
|
2021-09-01 19:37:43 +02:00 |
|
Otto Winter
|
3b9859940f
|
ESPHome light color mode use capabilities (#55206)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
|
2021-09-01 19:37:41 +02:00 |
|
Paulus Schoutsen
|
a315fd059a
|
Bumped version to 2021.9.0b7
2021.9.0b7
|
2021-08-31 22:57:33 -07:00 |
|
Brett Adams
|
ba9ef004c8
|
Add missing device class for temperature sensor in Advantage Air (#55508)
|
2021-08-31 22:57:13 -07:00 |
|
Felipe Martins Diel
|
22f745b17c
|
Fix BroadlinkSwitch._attr_assumed_state (#55505)
|
2021-08-31 22:57:12 -07:00 |
|
muppet3000
|
05cf223146
|
Added trailing slash to US growatt URL (#55504)
|
2021-08-31 22:57:12 -07:00 |
|
Erik Montnemery
|
d4aadd8af0
|
Improve log for sum statistics (#55502)
|
2021-08-31 22:56:28 -07:00 |
|
Erik Montnemery
|
4045eee2e5
|
Correct sum statistics when only last_reset has changed (#55498)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-08-31 22:53:58 -07:00 |
|
Joakim Sørensen
|
83a51f7f30
|
Add cache-control headers to supervisor entrypoint (#55493)
|
2021-08-31 22:52:05 -07:00 |
|
gjong
|
29110fe157
|
Remove Youless native unit of measurement (#55492)
|
2021-08-31 22:52:05 -07:00 |
|
gjong
|
e87b7e24b4
|
Increase YouLess polling interval (#55490)
|
2021-08-31 22:52:04 -07:00 |
|
uvjustin
|
d9056c01a6
|
Fix ArestSwitchBase missing is on attribute (#55483)
|
2021-08-31 22:52:03 -07:00 |
|