jjlawren
f17ed626bb
More graceful exception handling in Plex library sensors ( #52969 )
2021-07-16 09:44:37 +02:00
Ron Klinkien
cea22a9d5e
Bump python-fireservicerota to 0.0.43 ( #52966 )
2021-07-16 09:42:13 +02:00
J. Nick Koston
ddf563c247
Add OUIs for legacy samsungtv ( #52928 )
2021-07-16 09:40:58 +02:00
J. Nick Koston
d2e82edb58
Handle dhcp packets without a hostname ( #52882 )
...
* Handle dhcp packets without a hostname
- Since some integrations only match on OUI we want to
make sure they still see devices that do not request
a specific hostname
* Update tests/components/dhcp/test_init.py
* Update homeassistant/components/dhcp/__init__.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-07-16 09:37:22 +02:00
Doug Hoffman
47b5866d85
Bump pyatv to 0.8.1 ( #52849 )
...
* Bump pyatv to 0.8.1
* Update apple_tv tests for new create_session location
* Update test_user_adds_unusable_device to try device with no services
pyatv >=0.8.0 considers AirPlay a valid service and no longer fails under the previous conditions.
2021-07-16 09:37:19 +02:00
jan iversen
1d67e66538
only allow one active call in each platform. ( #52823 )
2021-07-16 09:37:15 +02:00
jan iversen
29fb5e0cb2
copy() --> deepcopy(). ( #52794 )
2021-07-16 09:37:12 +02:00
puddly
8bd73709a7
Update ZHA to support zigpy 0.34.0 device initialization ( #52610 )
...
* Handle `None` node descriptors
* Skip loading uninitialized devices
* Fix unit test incorrectly handling unset cluster `ep_attribute`
* Revert filtering devices by status during startup
2021-07-16 09:37:07 +02:00
Paulus Schoutsen
e095b9a1b9
Bumped version to 2021.7.2
2021-07-12 13:57:47 -07:00
jjlawren
86589b401b
Bump pysonos to 0.0.52 ( #52934 )
2021-07-12 13:57:22 -07:00
J. Nick Koston
0b04e0d5da
Fix recorder purge with sqlite3 < 3.32.0 ( #52929 )
2021-07-12 13:57:21 -07:00
Tom Harris
3301783c57
Bump pyinsteon to 1.0.11 ( #52927 )
2021-07-12 13:57:20 -07:00
Daniel Hjelseth Høyer
fd848911a6
Surepetcare, fix set_lock_state ( #52912 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2021-07-12 13:57:20 -07:00
Raman Gupta
ed200ee4fd
Bump zwave-js-server-python to 0.27.1 ( #52885 )
2021-07-12 13:57:19 -07:00
Robert Svensson
2a5b447bfd
Prefer using xy over hs when supported by light ( #52883 )
2021-07-12 13:57:18 -07:00
Joakim Sørensen
d1eadd28b2
Bump pyhaversion to 21.7.0 ( #52880 )
2021-07-12 13:57:17 -07:00
J. Nick Koston
725a021c2e
Bump aiohomekit to 0.5.1 to solve performance regression ( #52878 )
...
- Changelog: https://github.com/Jc2k/aiohomekit/compare/0.5.0...0.5.1
- Note that #52759 will need to be cherry-picked under this commit
2021-07-12 13:57:17 -07:00
Joakim Plate
279c34f606
Update arcam lib to 0.7.0 ( #52829 )
2021-07-12 13:57:16 -07:00
Alexei Chetroi
4e82659f3a
Bump up ZHA depdencies ( #52818 )
2021-07-12 13:57:15 -07:00
Ron Klinkien
320ca40124
Bump python-fireservicerota to 0.0.42 ( #52807 )
2021-07-12 13:57:15 -07:00
J. Nick Koston
798f3eada2
Add the Trane brand to nexia ( #52805 )
2021-07-12 13:57:14 -07:00
Simone Chemelli
473f109428
Fix Neato parameter for token refresh ( #52785 )
...
* Fix param
* cleanup
2021-07-12 13:57:13 -07:00
Otto Winter
f7c65e7c8b
Fix ESPHome Camera not merging image packets ( #52783 )
2021-07-12 13:57:12 -07:00
Brandon Rothweiler
df3c8586b5
Upgrade pymazda to 0.2.0 ( #52775 )
2021-07-12 13:57:12 -07:00
Robert Svensson
ce20ca7bb6
Bump dependency to properly handle current and voltage not being reported on some zhapower endpoints ( #52764 )
2021-07-12 13:57:11 -07:00
J. Nick Koston
87d4544531
Send ssdp requests to ipv4 broadcast as well ( #52760 )
...
* Send ssdp requests to 255.255.255.255 as well
- This matches pysonos behavior and may fix reports of
inability to discover some sonos devices
https://github.com/amelchio/pysonos/blob/master/pysonos/discovery.py#L120
* Update homeassistant/components/ssdp/__init__.py
2021-07-12 13:57:10 -07:00
Jc2k
763f8ac6a8
Support certain homekit devices that emit invalid JSON ( #52759 )
2021-07-12 13:57:10 -07:00
J. Nick Koston
8af63cd9a0
Fix nexia thermostats humidify without dehumidify support ( #52758 )
2021-07-12 13:57:09 -07:00
Jc2k
f4fa0d7789
Fix homebridge devices becoming unavailable frequently ( #52753 )
...
Update to aiohomekit 0.4.3 and make sure service type UUID is normalised before comparison
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-07-12 13:57:08 -07:00
apaperclip
757388cc31
Remove scale calculation for climacell cloud cover ( #52752 )
2021-07-12 13:57:07 -07:00
J. Nick Koston
edf517681c
Add zeroconf discovery to Sonos ( #52655 )
2021-07-12 13:57:07 -07:00
jjlawren
f447adc5b6
Ignore Sonos Boost devices during discovery ( #52845 )
2021-07-12 13:56:36 -07:00
Franck Nijhof
5b2164b3a2
Bumped version to 2021.7.1
2021-07-08 15:25:03 +02:00
Jesse Hills
594584645d
Esphome fix camera image ( #52738 )
2021-07-08 15:24:37 +02:00
Tom Matheussen
15976555eb
Fix KNX Fan features ( #52732 )
...
* Fan entity should return support features
* Revert "Fan entity should return support features"
This reverts commit 3ad0e87708fbf1847aaa26e3bc76fcac365a1640.
* Restore supported_features for KNX fan
2021-07-08 15:24:33 +02:00
jan iversen
3b5c6039bb
Add check for _client existence in modbus ( #52719 )
2021-07-08 15:24:28 +02:00
Jon Gilmore
a4c563106d
Bump pylutron to 0.2.8 fixing python 3.9 incompatibility ( #52702 )
2021-07-08 15:24:23 +02:00
Eric Severance
578ba6b065
pyWeMo version bump (0.6.5) ( #52701 )
2021-07-08 15:24:19 +02:00
Aaron Bach
5666e8b155
Bump simplisafe-python to 11.0.1 ( #52684 )
2021-07-08 15:24:14 +02:00
uvjustin
286c068f6f
Move recorder.py import to runtime ( #52682 )
2021-07-08 15:24:10 +02:00
Stefan Agner
2038fb04b1
Fix precipitation calculation for hourly forecast ( #52676 )
...
It seems that hourly forecast have precipitation in 3h blocks.
2021-07-08 15:24:06 +02:00
avee87
9f40141907
Use iso-formatted times in MetOffice weather forecast ( #52672 )
...
* Fixed raw datetime in MetOffice weather forecast
* Use datetime in sensor attribute
2021-07-08 15:24:02 +02:00
Franck Nijhof
57f6a96e31
Ensure Forecast.Solar returns an iso formatted timestamp ( #52669 )
2021-07-08 15:23:58 +02:00
jjlawren
ef309a7c12
Ignore unused keys from Sonos device properties callback ( #52660 )
...
* Ignore known but unused keys from device callback
* Fix bug, add test
2021-07-08 15:23:54 +02:00
jjlawren
b9827a5b2e
Warn if interface_addr remains in Sonos configuration ( #52652 )
2021-07-08 15:23:50 +02:00
Joakim Sørensen
8173dd06fe
Handle KeyError when accessing device information ( #52650 )
2021-07-08 15:23:46 +02:00
Simone Chemelli
84be418bf1
Fix Fritz default consider home value ( #52648 )
2021-07-08 15:23:42 +02:00
Anaïs Betts
5185fa75d3
Fix service registration typo in Nuki integration ( #52631 )
2021-07-08 15:23:38 +02:00
Franck Nijhof
342366750b
Bumped version to 2021.7.0
2021-07-07 13:09:52 +02:00
Franck Nijhof
a048809ca7
Bumped version to 2021.7.0b6
2021-07-07 11:21:23 +02:00