Alexei Chetroi
cc622f46c5
Bump up ZHA dependencies ( #51765 )
2021-06-13 21:53:37 -04:00
Ludovico de Nittis
c260fca242
Bump pyialarm to 1.9.0 ( #51804 )
2021-06-13 21:47:56 -04:00
GitHub Action
1e00e48831
[ci skip] Translation update
2021-06-14 00:09:44 +00:00
J. Nick Koston
75d6ffebc8
Improve error when HomeKit accessory underlying entity is missing ( #51713 )
...
* Improve error when HomeKit accessory underlying entity is missing
* docstring in test
2021-06-13 17:27:04 -05:00
jjlawren
d755952148
Set playlist name on playing Sonos media ( #51685 )
...
* Use playlist name as media_channel if available
* Use proper playlist attribute
2021-06-13 17:24:46 -05:00
ollo69
4300484ca0
Catch AsusWRT UnicodeDecodeError in get_nvram call ( #51811 )
2021-06-13 17:20:02 -05:00
uvjustin
123e8f01a1
Refactor stream to create partial segments ( #51282 )
2021-06-14 00:41:21 +08:00
Jeff Irion
1adeb82930
Bump androidtv to 0.0.60 ( #51812 )
...
* Bump androidtv to 0.0.60
* Update requirements_test_all.txt
* Update manifest.json
2021-06-13 18:22:20 +02:00
Simone Chemelli
fbe507a9c1
Strict types - first part ( #51479 )
2021-06-13 16:45:35 +02:00
Shay Levy
a31e6716d9
Cleanup switcher_kis - move to consts ( #51807 )
2021-06-13 17:34:42 +03:00
Milan Meulemans
49a943cc94
Fix Roomba strings step_id rename ( #51744 )
2021-06-13 12:05:24 +02:00
Milan Meulemans
aacb334cc8
Remove connection classes ( #51801 )
2021-06-13 12:05:09 +02:00
Fredrik Erlandsson
936f155499
Bump pydaikin, fix airbase issues ( #51797 )
2021-06-13 11:38:55 +02:00
Franck Nijhof
ae28e4934f
Mark Ambee as a platinum quality integration ( #51779 )
2021-06-13 07:41:27 +02:00
GitHub Action
1d0c4c6e99
[ci skip] Translation update
2021-06-13 00:10:48 +00:00
Erik Montnemery
f9e9202e2d
Improve editing of device triggers referencing non-added alarm ( #51701 )
2021-06-13 00:07:25 +02:00
Erik Montnemery
3a739563b4
Improve editing of device actions referencing non-added alarm ( #51747 )
2021-06-12 23:43:28 +02:00
Franck Nijhof
f975beae77
Upgrade wled to 0.6.0 ( #51783 )
2021-06-12 22:23:12 +02:00
Erik Montnemery
b8669bf4c1
Improve editing of device actions referencing non-added cover ( #51748 )
2021-06-12 21:40:32 +02:00
Erik Montnemery
6ab37881c9
Improve editing of device actions referencing non-added lock ( #51750 )
2021-06-12 21:31:30 +02:00
Franck Nijhof
c242e56b8c
Add re-authentication support to Ambee ( #51773 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-12 16:18:06 +02:00
Franck Nijhof
cfce71d7df
Allow keeping master light in WLED ( #51759 )
2021-06-12 13:33:23 +02:00
Martin Hjelmare
c3cfbfe54b
Refactor zwave_js config flow ( #51720 )
2021-06-12 13:12:17 +02:00
Malte Franken
3276666457
Bump aio_geojson_nsw_rfs_incidents to v0.4 ( #51770 )
2021-06-12 11:55:32 +02:00
Martin Hjelmare
be137b085b
Refactor zwave_js disconnect client helper ( #51718 )
2021-06-12 11:35:33 +02:00
Matthias Alphart
4afe7de07f
xknx 0.18.6 ( #51758 )
2021-06-12 11:19:05 +02:00
Ron Klinkien
f6e0165543
Replace garminconnect_aio with garminconnect_ha ( #51730 )
...
* Fixed config_flow for multiple account creation
* Replaced python package to fix multiple accounts
* Replaced python package to fix multiple accounts
* Implemented config entries user
* Config entries user
* Fixed test code config flow
* Fixed patch
2021-06-12 10:05:27 +02:00
GitHub Action
30c53a1a13
[ci skip] Translation update
2021-06-12 00:08:54 +00:00
Franck Nijhof
b83b82ca7d
WLED WebSocket support - local push updates ( #51683 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-11 20:55:08 +02:00
Brent Petit
5cc31a98e2
Add Ecobee humidifier device_info and unique_id ( #51504 )
...
* Add Ecobee humidifier device_info and unique_id
Ecobee humidifier entity was not connected to the thermostat device.
This change will ensure the entitiy is properly connected.
This change also fills out the ecobee-data.json fixutre data a bit
to address failures in the test setup.
* Add Ecobee humidifier device_info and unique_id
Adjust test fixture data to increase pytest coverage
Clean up indenting in ecobee-data.json
* Add Ecobee humidifier device_info and unique_id
Update exception case in device_info to not
be included in codecov tests. This case has
been tested locally.
* Add Ecobee humidifier device_info and unique_id
Address pylint issue
* Add Ecobee humidifier device_info and unique_id
Remove no cover pragma and add ecobee humidifier.py to
.coveragerc
2021-06-11 17:39:57 +02:00
Chris Talkington
fa3ae9b83c
Use attrs instead of properties in roku ( #51735 )
...
* Use attrs instead of properties in roku.
* Update media_player.py
* Update remote.py
* Update __init__.py
* Create entity.py
* Update entity.py
* Update media_player.py
* Update remote.py
* Update __init__.py
* Update media_player.py
* Update remote.py
* Update __init__.py
* Update __init__.py
* Update entity.py
2021-06-11 13:51:18 +02:00
Chris Talkington
e0013648f6
Use attrs instead of properties in sonarr ( #51737 )
...
* Use attrs instead of properties in sonarr
* Create entity.py
* Update sensor.py
* Update __init__.py
* Update entity.py
* Update entity.py
* Update sensor.py
2021-06-11 13:48:20 +02:00
Maciej Bieniek
343e0e0933
Use attrs instead of properties in Brother ( #51742 )
...
* Use attrs instead of properties
* Use get() for device_class
2021-06-11 13:36:17 +02:00
Ville Skyttä
7d03b02192
Spelling fixes ( #51642 )
2021-06-11 13:35:03 +02:00
Malte Franken
be0d9d185b
Bump georss_generic_client to v0.6 ( #51745 )
2021-06-11 13:30:58 +02:00
Franck Nijhof
f17a5f0db9
Clean up redudant exceptions from handlers ( #51741 )
2021-06-11 13:29:50 +02:00
jan iversen
2a51587bc3
Remove reverse_order (replaced by generic swap) ( #51665 )
...
Remove reverse_order (replaced by generic swap).
2021-06-11 11:41:41 +02:00
Erik Montnemery
ba6b527d61
Improve editing of device actions referencing non-added HVAC ( #51706 )
...
* Improve editing of device actions referencing non-added HVAC
* Improve test coverage
2021-06-11 11:13:55 +02:00
Erik Montnemery
49bec86dae
Add base schema for triggers ( #51727 )
...
* Add base schema for triggers
* Tweak
* Make TRIGGER_BASE_SCHEMA a voluptuous schema
* Make state trigger BASE_SCHEMA a voluptuous schema
2021-06-11 09:51:12 +02:00
jan iversen
9e378d51af
Reduce modbus schemas and add delay to fan/light ( #51664 )
2021-06-11 09:22:47 +02:00
Yuval Aboulafia
ed9df83932
Static typing for no_ip integration ( #51694 )
...
* no_ip type hints
* type import change
* change Any to datetime
2021-06-11 10:06:15 +03:00
GitHub Action
c937c6d6b5
[ci skip] Translation update
2021-06-11 00:11:06 +00:00
Maciej Bieniek
0404acddf9
Add support for state_class ( #51512 )
2021-06-10 21:31:21 +03:00
Maciej Bieniek
9d64b64d34
Use attrs instead of properties in Airly integration ( #51712 )
2021-06-10 19:32:41 +02:00
J. Nick Koston
4722fdf465
Fix race condition in samsungtv turn off ( #51716 )
...
- The state would flip flop if the update happened before the TV had fully shutdown
2021-06-10 19:24:30 +02:00
J. Nick Koston
ab490bc769
Ensure samsungtv reloads after reauth ( #51714 )
...
* Ensure samsungtv reloads after reauth
- Fixes a case of I/O in the event loop
* Ensure config entry is reloaded
2021-06-10 19:23:00 +02:00
Robert Svensson
6e0aca49af
Replace properties with attr in Axis integration ( #51686 )
2021-06-10 19:15:01 +02:00
Erik Montnemery
76c3058d15
Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA ( #51719 )
2021-06-10 19:11:38 +02:00
Martin Hjelmare
a7f05713a0
Add Supervisor restart add-on helper ( #51717 )
2021-06-10 18:08:25 +02:00
Jc2k
d75c97cbf3
Revert "Set Fahrenheit reporting precision to tenths for Homekit Controller climate entities ( #50415 )" ( #51698 )
2021-06-10 15:41:42 +01:00