GitHub Action
945299dfb6
[ci skip] Translation update
2022-09-03 00:24:50 +00:00
starkillerOG
b49d47a559
Register xiaomi_miio unload callbacks later in setup ( #76714 )
2022-09-02 23:50:52 +02:00
Erik Montnemery
51c5f1d16a
Remove useless device_registry test ( #77714 )
2022-09-02 20:44:42 +00:00
Nathan Spencer
916c44b5b4
Adjust litterrobot platform loading/unloading ( #77682 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-09-02 16:18:10 -04:00
J. Nick Koston
e4e29aa29d
Bump bluetooth-adapters to 3.3.4 ( #77705 )
2022-09-02 16:17:35 -04:00
Erik Montnemery
3a86209dec
Remove unnecessary use of dunder methods from entity registry ( #77716 )
2022-09-02 17:02:14 +00:00
Jan Bouwhuis
2e34814d7a
Fix reload of MQTT config entries ( #76089 )
...
* Wait for unsubscribes
* Spelling comment
* Remove notify_all() during _register_mid()
* Update homeassistant/components/mqtt/client.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Correct handling reload manual set up MQTT items
* Save and restore device trigger subscriptions
* Clarify we are storing all remaining subscriptions
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-09-02 18:54:20 +02:00
Raman Gupta
2e4d5aca09
Change zwave_js firmware update service API key ( #77719 )
...
* Change zwave_js firmware update service API key
* Update const.py
2022-09-02 16:50:05 +02:00
Avi Miller
1acb9a981a
Rename the binary sensor to better reflect its purpose ( #77711 )
2022-09-02 12:13:03 +00:00
Erik Montnemery
1bc8770b51
Remove area_id from entity_registry.async_get_or_create ( #77700 )
...
* Remove area_id from entity_registry.async_get_or_create
* Adjust tests
* Fix lying comment in test
2022-09-02 13:31:05 +02:00
Erik Montnemery
8924725d69
Improve some device registry tests ( #77659 )
2022-09-02 08:54:02 +02:00
Erik Montnemery
8bab2a9bea
Tweak schedule test ( #77696 )
2022-09-02 08:39:27 +02:00
amitfin
32e4a2515e
Time range should be treated as open ended ( #77660 )
...
* Time range should be treated as open end
* Refactored the logic of calculating the state
* Improve tests
* Improve tests
Co-authored-by: Erik <erik@montnemery.com>
2022-09-02 08:14:06 +02:00
Robert Svensson
6b361b70c9
Move up setup of service to make it more robust when running multiple instances of deCONZ ( #77621 )
2022-09-01 21:33:55 -04:00
Paulus Schoutsen
8eaadc0aaf
Bump frontend to 20220901.0 ( #77689 )
2022-09-01 21:24:30 -04:00
J. Nick Koston
e230a1f253
Bump bluetooth-adapters to 0.3.3 ( #77683 )
2022-09-01 21:22:12 -04:00
GitHub Action
ccef03f1d4
[ci skip] Translation update
2022-09-02 00:25:46 +00:00
starkillerOG
8e392b85ee
bump pynetgear to 0.10.8 ( #77672 )
2022-09-01 22:08:14 +00:00
Avi Miller
45f8b64a34
Add binary sensor platform to LIFX integration ( #77535 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-01 22:07:21 +00:00
Diogo Gomes
1fe5948afd
Cleanup IPMA code ( #77674 )
...
revert yaml import
2022-09-01 23:15:42 +02:00
puddly
73e26b71b1
Migrate ZHA lighting to use newer zigpy ZCL request syntax ( #77676 )
...
* Migrate unit test to use more command definition constants
* Use keyword argument syntax for sending ZCL requests
* Ensure all ZHA unit tests pass
2022-09-01 15:32:32 -04:00
Paulus Schoutsen
57c766c03c
Pin Pandas 1.4.3 ( #77679 )
2022-09-01 15:00:50 -04:00
J. Nick Koston
7bac5fecee
Bump pySwitchbot to 0.18.22 ( #77673 )
2022-09-01 15:00:14 -04:00
J. Nick Koston
9a5bdaf87e
Ensure unique id is set for esphome when setup via user flow ( #77677 )
2022-09-01 14:10:20 -04:00
Erik Montnemery
e326dd2847
Fix demo external energy statistics ( #77665 )
2022-09-01 14:03:37 -04:00
Nathan Spencer
d0d1b303fd
Code quality improvements for litterrobot integration ( #77605 )
2022-09-01 14:02:46 -04:00
On Freund
1692808d5b
Increase sleep in Risco setup ( #77619 )
2022-09-01 14:02:09 -04:00
Jc2k
93a8aef4cc
Fix async_all_discovered_devices(False) to return connectable and unconnectable devices ( #77670 )
2022-09-01 12:57:49 -04:00
Erik Montnemery
d65eaf11f4
Include entity registry id in entity registry WS API ( #77668 )
2022-09-01 11:51:27 -04:00
Ernst Klamer
db4391adff
Add device class moisture ( #77666 )
2022-09-01 11:47:47 -04:00
Erik Montnemery
cd2045b66d
Clean up user overridden device class in entity registry ( #77662 )
2022-09-01 11:45:19 -04:00
luar123
8afcde4ea9
Add and remove Snapcast client/group callbacks properly ( #77624 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-09-01 08:52:06 -04:00
epenet
d1ecd74a1a
Improve entity type hints [l] ( #77655 )
2022-09-01 14:14:31 +02:00
Christopher Bailey
08ab10d470
Fix timezone edge cases for Unifi Protect media source ( #77636 )
...
* Fixes timezone edge cases for Unifi Protect media source
* linting
2022-09-01 08:49:36 +00:00
uvjustin
3d64cf7304
Fix basic browse_media support in forked-daapd ( #77595 )
2022-09-01 10:46:43 +02:00
Martin Hjelmare
f9a3757d71
Bump ci env HA_SHORT_VERSION ( #77644 )
2022-09-01 10:24:51 +02:00
Kevin Stillhammer
dec2661322
Required option_flow values for here_travel_time ( #77651 )
2022-09-01 10:19:21 +02:00
epenet
6f8b032a6e
Adjust notify type hints in mysensors ( #77647 )
2022-09-01 10:11:09 +02:00
Paulus Schoutsen
8dda2389c8
2022.10.0.dev0 ( #77635 )
2022-09-01 07:01:10 +02:00
J. Nick Koston
34ed6d1ecb
Bump bleak to 0.16.0 ( #77629 )
...
Co-authored-by: Justin Vanderhooft <justinvdhooft@gmail.com>
2022-08-31 22:43:18 -04:00
Artem Draft
e19fb56dd3
Suppress 404 in Bravia TV ( #77288 )
2022-08-31 22:42:23 -04:00
Kevin Stillhammer
95dd9def66
Required config_flow values for here_travel_time ( #75026 )
2022-08-31 18:40:13 -07:00
Justin Vanderhooft
f81cdf4bca
Bump melnor-bluetooth to 0.0.15 ( #77631 )
2022-09-01 00:23:45 +00:00
Matthias Alphart
ae3dca11fe
Update xknx to 1.0.2 ( #77627 )
2022-09-01 01:18:34 +02:00
y34hbuddy
a9fe9857bd
Implement reauth flow for volvooncall ( #77328 )
...
* implement reauth flow
* added more tests
* implement feedback for __init__.py
* implemented feedback
* remove impossible return checks
* raise UpdateFailed when update fails
2022-08-31 22:37:38 +02:00
Christopher Bailey
de9f22f308
Bump version of pyunifiprotect to 4.2.0 ( #77618 )
2022-08-31 20:35:58 +00:00
epenet
cf41dc639b
Adjust Available in hisense_aehw4a1 ( #77590 )
2022-08-31 22:22:07 +02:00
epenet
86c7f0bbac
Improve type hints in hive ( #77586 )
2022-08-31 22:19:44 +02:00
epenet
c15faa161b
Improve type hints in heatmiser ( #77592 )
2022-08-31 22:18:39 +02:00
epenet
152022aef3
Improve type hints in home_connect ( #77587 )
2022-08-31 22:16:21 +02:00