Toni Juvani
e2e8d74aa6
Update pyTibber to 0.27.0 ( #86940 )
...
* Update pyTibber to 0.27.0
* Handle new exceptions
2023-03-02 14:22:05 -05:00
Erik Montnemery
243725efe3
Tweak OTBR tests ( #88839 )
2023-03-01 17:53:38 +01:00
Franck Nijhof
8d59489da8
Bumped version to 2023.3.0
2023-03-01 17:25:44 +01:00
Stefan Agner
c146413a1a
Add Home Assistant with space as brand ( #88976 )
2023-03-01 17:25:08 +01:00
Bram Kragten
a46d63a11b
Update frontend to 20230301.0 ( #88975 )
2023-03-01 17:25:05 +01:00
mkmer
db4f6fb94d
Bump Aiosomecomfort to 0.0.11 ( #88970 )
2023-03-01 17:25:01 +01:00
Erik Montnemery
c50c920589
Revert "Add state_class = MEASUREMENT to Derivative sensor ( #88408 )" ( #88952 )
2023-03-01 17:24:56 +01:00
starkillerOG and J. Nick Koston
fe22aa0b4b
Motion Blinds DHCP restrict ( #88919 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-03-01 17:23:00 +01:00
Aaron Godfrey
a0162e4986
Fix todoist filtering custom projects by labels ( #87904 )
...
* Fix filtering custom projects by labels.
* Don't lowercase the label.
* Labels are case-sensitive, don't lowercase them.
2023-03-01 17:22:56 +01:00
RogerSelwyn
62c5cf51f5
Fix geniushub heating hvac action ( #87531 )
2023-03-01 17:22:53 +01:00
Frédéric Guardia
89aebba3ab
Fix Google Assistant temperature attribute ( #85921 )
2023-03-01 17:22:48 +01:00
Paulus Schoutsen
6c73b9024b
Bumped version to 2023.3.0b7
2023.3.0b7
2023-02-28 22:18:39 -05:00
Michael Hansen
59a9ace171
Update intent sentences package ( #88933 )
...
* Actually use translated state names in response
* Change test result now that locks are excluded from HassTurnOn
* Bump home-assistant-intents and hassil versions
2023-02-28 22:18:32 -05:00
PatrickGlesner
e751948bc8
Update Tado services.yaml defaults ( #88929 )
...
Update services.yaml
Deletes default values in 'time_period' and 'requested_overlay' fields in 'set_climate_timer'.
2023-02-28 22:18:31 -05:00
djtimca
702646427d
Bump auroranoaa to 0.0.3 ( #88927 )
...
* Bump aurora_api version to fix issues with NOAA conversion values. Fix #82587
* update requirements for aurora.
* Add state_class to aurora sensor.
* Fixed environment to run requirements_all script.
* Revert "Add state_class to aurora sensor."
This reverts commit 213e21e842 .
2023-02-28 22:18:30 -05:00
Tom Harris
8a605b1377
Bump pyinsteon to 1.3.3 ( #88925 )
...
Bump pyinsteon
2023-02-28 22:18:29 -05:00
Erik Montnemery
8eb8415d3f
Bump py-dormakaba-dkey to 1.0.3 ( #88924 )
...
* Bump py-dormakaba-dkey to 1.0.3
* Log unexpected errors in config flow
2023-02-28 22:18:28 -05:00
Volker Stolz
9f3f71d0c3
Introduce a UUID configuration option for API token ( #88765 )
...
* Introduce a UUID configuration option for API token. (#86547 )
If the uuid is configured, it will be used in the HTTP headers. Otherwise,
we'll hash the salted instance URL which should be good enough(tm).
* Generate random 6-digit uuid on startup.
2023-02-28 22:18:28 -05:00
Paulus Schoutsen
b82da9418d
Bumped version to 2023.3.0b6
2023.3.0b6
2023-02-28 12:13:24 -05:00
Erik Montnemery
38cf725075
Fix Dormakaba dKey binary sensor ( #88922 )
2023-02-28 12:12:52 -05:00
Franck Nijhof
04cedab8d4
Small improvements to middleware filter ( #88921 )
...
Small improvements middleware filter
2023-02-28 12:12:51 -05:00
Erik Montnemery
2238a3f201
Reset state of template cover on error ( #88915 )
2023-02-28 12:12:50 -05:00
Marcel van der Veldt
f58ca17926
Bump aiohue library to version 4.6.2 ( #88907 )
...
* Bump aiohue library to 4.6.2
* Fix long press (fixed in aiohue lib)
* fix test
2023-02-28 12:12:48 -05:00
Marcel van der Veldt
d5e517b874
Do not create Area for Hue zones ( #88904 )
...
Do not create HA area for Hue zones
2023-02-28 12:12:47 -05:00
Bram Kragten
f9eeb4f4d8
Fix string for OTBR config flow abort ( #88902 )
2023-02-28 12:12:46 -05:00
Marcel van der Veldt
86d5e4aaa8
Fix removal of non device-bound resources in Hue ( #88897 )
...
Fix removal of non device-bound resources (like entertainment areas)
2023-02-28 12:12:45 -05:00
b-uwe
a56935ed7c
Add virtual integration for HELTUN ( #88892 )
2023-02-28 12:12:44 -05:00
Erik Montnemery
fc56c958c3
Only allow channel 15 during configuration of OTBR ( #88874 )
...
* Only allow channel 15 during automatic configuration of OTBR
* Also force channel 15 when creating a new network
2023-02-28 12:12:43 -05:00
Erik Montnemery
a8e1dc8962
Create repairs issue if Thread network is insecure ( #88888 )
...
* Bump python-otbr-api to 1.0.5
* Create repairs issue if Thread network is insecure
* Address review comments
2023-02-28 12:12:11 -05:00
Erik Montnemery
32b138b6c6
Add WS API for creating a Thread network ( #88830 )
...
* Add WS API for creating a Thread network
* Add tests
2023-02-28 12:11:14 -05:00
Erik Montnemery and Martin Hjelmare
2112c66804
Add confirm step to thread zeroconf flow ( #88869 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2023-02-28 12:08:18 -05:00
Paulus Schoutsen
72c0526d87
Bumped version to 2023.3.0b5
2023.3.0b5
2023-02-27 20:58:22 -05:00
Matthias Alphart
9ed4e01e94
Update xknx to 2.6.0 ( #88864 )
2023-02-27 20:58:11 -05:00
Paul Bottein
dcf1ecfeb5
Update frontend to 20230227.0 ( #88857 )
2023-02-27 20:58:10 -05:00
Klaas Schoute
b72224ceff
Bump odp-amsterdam to v5.1.0 ( #88847 )
2023-02-27 20:58:09 -05:00
Erik Montnemery
96ad5c9666
Add thread user flow ( #88842 )
2023-02-27 20:58:09 -05:00
Erik Montnemery
00b59c142a
Fix sensor unit conversion bug ( #88825 )
...
* Fix sensor unit conversion bug
* Ensure the correct unit is stored in the entity registry
2023-02-27 20:58:08 -05:00
Michael Davie
b054c81e13
Bump env_canada to 0.5.29 ( #88821 )
2023-02-27 20:58:07 -05:00
puddly
b0cbcad440
Bump ZHA dependencies ( #88799 )
...
* Bump ZHA dependencies
* Use `importlib.metadata.version` to get package versions
2023-02-27 20:58:06 -05:00
stickpin
bafe552af6
Upgrade caldav to 1.2.0 ( #88791 )
2023-02-27 20:58:05 -05:00
stickpin and Allen Porter
d399855e50
Upgrade caldav to 1.1.3 ( #88681 )
...
* Update caldav to 1.1.3
* update caldav to 1.1.3
* update caldav to 1.1.3
---------
Co-authored-by: Allen Porter <allen@thebends.org >
2023-02-27 20:58:03 -05:00
mkmer
d26f430766
Bump aiosomecomfort to 0.0.10 ( #88766 )
2023-02-27 20:56:46 -05:00
Erik Montnemery
f2e4943a53
Catch CancelledError when setting up components ( #88635 )
...
* Catch CancelledError when setting up components
* Catch CancelledError when setting up components
* Also catch SystemExit
2023-02-27 20:56:45 -05:00
Bouwe Westerdijk and Franck Nijhof
6512cd901f
Correct Plugwise gas_consumed_interval sensor ( #87449 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2023-02-27 20:56:45 -05:00
Paulus Schoutsen
fbe1524f6c
Bumped version to 2023.3.0b4
2023.3.0b4
2023-02-26 22:37:34 -05:00
J. Nick Koston
95e337277c
Avoid starting a bluetooth poll when Home Assistant is stopping ( #88819 )
...
* Avoid starting a bluetooth poll when Home Assistant is stopping
* tests
2023-02-26 22:37:26 -05:00
J. Nick Koston
1503674bd6
Prevent integrations from retrying setup once shutdown has started ( #88818 )
...
* Prevent integrations from retrying setup once shutdown has started
* coverage
2023-02-26 22:37:25 -05:00
J. Nick Koston
ab6bd75b70
Fix flux_led discovery running at shutdown ( #88817 )
2023-02-26 22:37:24 -05:00
J. Nick Koston
2fff836bd4
Fix lock services not removing entity fields ( #88805 )
2023-02-26 22:37:23 -05:00
J. Nick Koston
d8850758f1
Fix unifiprotect discovery running at shutdown ( #88802 )
...
* Fix unifiprotect discovery running at shutdown
Move the discovery start into `async_setup` so we only
start discovery once reguardless of how many config entries
for unifiprotect they have (or how many times they reload).
Always make discovery a background task so it does not get
to block shutdown
* missing decorator
2023-02-26 22:37:22 -05:00