Aaron Bach
b3ef6f4d04
Simplify Guardian entity inheritance hierarchy ( #75274 )
2022-07-18 09:18:07 -06:00
David F. Mulcahey
6f5e4ca503
Fix ZHA light turn on issues ( #75220 )
...
* rename variable
* default transition is for color commands not level
* no extra command for groups
* don't transition color change when light off -> on
* clean up
* update condition
* fix condition again...
* simplify
* simplify
* missed one
* rename
* simplify
* rename
* tests
* color_provided_while_off with no changes
* fix missing flag clear
* more tests for transition scenarios
* add to comment
* fix comment
* don't transition when force on is set
* stale comment
* dont transition when colors don't change
* remove extra line
* remove debug print :)
* fix colors
* restore color to 65535 until investigated
2022-07-18 10:20:49 -04:00
Franck Nijhof
9d0c91d648
Migrate Sensor.Community to new entity naming style ( #75014 )
2022-07-18 15:13:46 +02:00
Nick Whyte
11f80762ea
Upgrade ness_alarm dependencies ( #75298 )
...
* Upgrade ness alarm dependencies to fix #74571
* Update requirements
2022-07-18 12:17:25 +02:00
Robert Hillis
6fdb414b58
Migrate Goalzero to new entity naming style ( #75358 )
2022-07-18 12:12:13 +02:00
Allen Porter
ca5065a627
Improve google calendar config flow timeout error messages ( #75364 )
2022-07-18 11:44:51 +02:00
Matrix
943e0b9cf7
Yolink feature garage door ( #75120 )
2022-07-18 11:40:18 +02:00
J. Nick Koston
e522b6e3b8
Bump aiohomekit to 1.1.7 ( #75384 )
...
BLEDevice is now passed around instead of the address
internally to avoid bleak creating a new scanner each
time a client needs to resolve the address to os details
2022-07-18 07:36:01 +01:00
GitHub Action
4d5673013b
[ci skip] Translation update
2022-07-18 00:24:34 +00:00
J. Nick Koston
a8bb00f305
Fix availability in HKC for sleeping bluetooth devices ( #75357 )
2022-07-17 17:45:04 -05:00
J. Nick Koston
91f2550bc3
Change manufacturer_data_first_byte to manufacturer_data_start ( #75379 )
2022-07-17 17:25:45 -05:00
J. Nick Koston
a95c2c7850
Avoid throwing on unsupported bleak client filter ( #75378 )
...
* Avoid throwing on unsupported bleak client filter
* Avoid throwing on unsupported bleak client filter
2022-07-17 16:13:12 -05:00
Allen Porter
939c33b1dc
Exclude calendar description from recorder ( #75375 )
2022-07-17 13:31:14 -07:00
J. Nick Koston
5beddb13c0
Fix HKC device triggers ( #75371 )
2022-07-17 12:56:07 -05:00
Franck Nijhof
98dae902a1
Migrate PVOutput to new entity naming style ( #75016 )
2022-07-17 16:45:38 +01:00
Robert Hillis
27e3ff9c69
Migrate Skybell to new entity naming style ( #75341 )
2022-07-17 17:16:14 +02:00
Robert Hillis
460f522d6d
Migrate Deluge to new entity naming style ( #75359 )
2022-07-17 16:59:13 +02:00
J. Nick Koston
8d63f81821
Add bluetooth discovery to HomeKit Controller ( #75333 )
...
Co-authored-by: Jc2k <john.carr@unrouted.co.uk>
2022-07-17 08:19:05 -05:00
Maciej Bieniek
503b31fb15
Migrate Xiaomi Miio to new entity naming style - part 1 ( #75350 )
2022-07-17 15:15:24 +02:00
Maciej Bieniek
cd223d91bb
Migrate Tractive to new entity naming style ( #75184 )
2022-07-17 15:01:26 +02:00
hahn-th
d8f3044ffa
Bump homematicip 1.0.5 ( #75334 )
2022-07-17 14:30:43 +02:00
Brett Adams
2eebda63fd
Correct docstrings in Advantage Air ( #75344 )
2022-07-17 14:00:01 +02:00
GitHub Action
79a0940932
[ci skip] Translation update
2022-07-17 00:25:56 +00:00
Christopher Bailey
59c99e0d60
Improve UniFi Protect unauth handling ( #75269 )
2022-07-16 17:28:17 -05:00
uvjustin
2f92c47fe3
Apply filter to libav.hls logging namespace ( #75330 )
2022-07-16 14:07:47 -07:00
mvn23
4ceda65889
Update pyotgw to 2.0.0 ( #75285 )
...
* Update pyotgw to 2.0.0
* Include updated tests
2022-07-16 22:26:22 +02:00
Aaron Bach
08d6487997
Handle (and better log) more AirVisual cloud API errors ( #75332 )
2022-07-16 14:04:44 -06:00
Franck Nijhof
cb12f77e33
Update sentry-sdk to 1.7.2 ( #75331 )
2022-07-16 22:00:58 +02:00
Robert Svensson
ae4b1967a3
Use pydeconz interface controls for lights ( #75261 )
2022-07-16 20:56:48 +02:00
Jelte Zeilstra
514e826fed
Add install UniFi device update feature ( #75302 )
...
* Add install UniFi device update feature
* Add tests for install UniFi device update feature
* Fix type error
* Process review feedback
* Process review feedback
2022-07-16 20:39:11 +02:00
J. Nick Koston
b9c8d65940
Restore accessory state into pairing using new HKC methods ( #75276 )
2022-07-16 12:49:15 -05:00
J. Nick Koston
ecc219fbc1
Include the source in the bluetooth service info ( #75112 )
2022-07-16 11:02:08 -05:00
Maciej Bieniek
859189421b
Migrate BraviaTV to new entity naming style ( #75253 )
2022-07-16 17:43:47 +02:00
G Johansson
20d70337d5
Migrate Trafikverket Weatherstation to new entity naming style ( #75211 )
2022-07-16 17:07:16 +02:00
rikroe
686449cef6
Force `_attr_native_value` to metric in bmw_connected_drive ( #75225 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-07-16 17:00:42 +02:00
rikroe
c52d4c64bf
Bump bimmer_connected to 0.10.1 ( #75287 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-07-16 16:57:17 +02:00
Aaron Bach
952c90efcd
Bump simplisafe-python to 2022.07.0 ( #75294 )
2022-07-16 16:45:09 +02:00
Franck Nijhof
393610c534
Migrate Season to new entity naming style ( #75088 )
2022-07-16 06:28:13 -07:00
Franck Nijhof
8d88562d40
Migrate Uptime to new entity naming style ( #75090 )
2022-07-16 06:27:20 -07:00
Maciej Bieniek
0f3cc4a4aa
Migrate GIOS to new entity naming style ( #75051 )
...
Use new entity naming style
2022-07-16 06:25:07 -07:00
Franck Nijhof
13cea26e74
Migrate Tailscale to new entity naming style ( #75018 )
2022-07-16 06:21:19 -07:00
G Johansson
027cdbdb38
Fix Sensibo new entity naming style ( #75307 )
2022-07-16 14:33:18 +02:00
GitHub Action
d0c4d39ae2
[ci skip] Translation update
2022-07-16 00:26:06 +00:00
clayton craft
1ce4714722
Bump venstarcolortouch to 0.18 ( #75237 )
...
venstarcolortouch: bump to 0.18
2022-07-16 00:38:06 +02:00
Khole
dbcd98d029
Add fixes for hive light ( #75286 )
2022-07-16 00:03:22 +03:00
J. Nick Koston
2106c9f247
Fix delay adding entities in HKC ( #75273 )
2022-07-15 11:21:09 -05:00
J. Nick Koston
97fd669924
HomeKit Controller BLE Fixes ( #75271 )
2022-07-15 10:44:25 -05:00
Franck Nijhof
c6c063e8c5
Various cleanups in AdGuard Home ( #75250 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-15 12:38:20 +02:00
G Johansson
48f4b51a1d
Migrate DNSIP to new entity naming style ( #75197 )
2022-07-15 11:07:39 +02:00
apaperclip
06e905054e
Fix aruba ssh host key algorithm ( #75224 )
2022-07-15 10:57:23 +02:00