GitHub Action
1f066a7b6f
[ci skip] Translation update
2021-12-20 00:15:28 +00:00
Eric Severance
1318597370
Fix typing for wemo ( #62157 )
2021-12-19 18:09:30 -06:00
Robert Hillis
7919960570
Remove deprecated yaml config from broadlink ( #62341 )
2021-12-19 17:42:30 -06:00
AJ Schmidt
3c913d4e88
Re-add `binary_sensor` attribute for AlarmDecoder that was inadvertently removed ( #62351 )
2021-12-19 16:12:33 -06:00
Aaron Bach
b77fc2e8cb
Ensure existing SimpliSafe websocket tasks are cancelled appropriately ( #62347 )
2021-12-19 15:05:13 -07:00
Robert Hillis
667a632e06
Remove deprecated yaml config from enphase_envoy ( #62348 )
2021-12-19 16:03:18 -06:00
Aaron Bach
fed18fe142
Replace OpenUV logged errors with `HomeAssistantError` in service handlers ( #62349 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-19 23:02:51 +01:00
Aaron Bach
dbb4c1b5f0
Replace RainMachine logged errors with HomeAssistantError in service handlers ( #62350 )
2021-12-19 14:58:34 -07:00
Robert Hillis
1baba2a807
Remove deprecated yaml config from flux_led ( #61844 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-19 15:24:04 -06:00
Aaron Bach
443003795b
Replace Guardian logged errors with HomeAssistantError in service handlers ( #62342 )
2021-12-19 22:14:08 +01:00
Aaron Bach
8eb33ede43
Fix bug in which SimpliSafe websocket won't reconnect on error ( #62241 )
2021-12-19 13:52:21 -07:00
J. Nick Koston
cb26862d7a
Add zeroconf discovery to ecobee for non-homekit models ( #62335 )
2021-12-19 21:13:23 +01:00
Allen Porter
368e16f189
Simplify nest test patch using new keyword ( #62336 )
2021-12-19 11:45:04 -08:00
Maikel Punie
9017d35e73
Fix velbus climate current temp ( #62329 )
2021-12-19 20:22:41 +01:00
Aaron Bach
1b17c295d6
Use migration helper in RainMachine ( #62328 )
2021-12-19 20:17:31 +01:00
J. Nick Koston
b63c766ec0
Add homekit discovery to ecobee ( #62334 )
2021-12-19 20:17:19 +01:00
Thijs Walcarius
f9e38cd08b
Fix missing brightness for Velbus entities ( #62314 )
...
* Fix #62169 : missing brightness for Velbus-entities
* Use default implementation of supported_features
Co-authored-by: Thijs Walcarius <thijs.walcarius@ugent.be>
2021-12-19 20:14:56 +01:00
Aaron Bach
2bfcc5777d
Use migration helper in Ridwell ( #62327 )
2021-12-19 20:12:51 +01:00
Robert Hillis
dfc93f6ab8
Remove deprecated yaml config from Efergy ( #61520 )
2021-12-19 18:44:26 +01:00
Thomas Schamm
78d028a013
Bumped boschshcpy 0.2.19 to 0.2.27 ( #62326 )
2021-12-19 18:24:37 +01:00
Allen Porter
647febd7d8
Mark camera unavailable when keepalive stream fails ( #62294 )
...
* Mark camera unavailable when keepalive stream fails
Add a listener in stream that notifies camera when the stream state has changed, and
use that to inform the camera `available` property. Update the property to be set
only from the main loop where it is read to reduce thread safety races.
Issue #54659
* Fix pylint import related errors
* Address lint naming errors
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-12-19 09:09:59 -08:00
Ville Skyttä
1ec8619687
Make core config source an enum ( #61966 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-19 18:02:52 +01:00
Robert Hillis
1bd904b5b5
Use enums for rest tests ( #62197 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-19 18:01:33 +01:00
Robert Hillis
b869b680fb
Remove deprecated yaml config from aurora abb ( #62317 )
2021-12-19 18:00:49 +01:00
J. Nick Koston
c3a963e12a
Add switch to enable/disable music mode in Magic Home/flux_led ( #62320 )
2021-12-19 17:57:33 +01:00
Robert Hillis
5d5b6bef55
Remove deprecated yaml config from opengarage ( #61961 )
2021-12-19 17:55:27 +01:00
J. Nick Koston
2f4c29cf1f
Move Magic Home/flux_led coordinator to its own module ( #62324 )
2021-12-19 17:52:48 +01:00
J. Nick Koston
9128693e71
Add reboot button to Magic Home/flux_led ( #62323 )
2021-12-19 17:48:42 +01:00
J. Nick Koston
d325de7510
Add additional guarding to color_rgb_to_rgbww ( #62220 )
2021-12-19 09:44:53 -06:00
Pierre Ståhl
355f2f25d8
Support additional Apple TV device types ( #61104 )
2021-12-19 07:55:53 -06:00
Robert Hillis
4e2195baa1
Remove deprecated yaml config from environment canada ( #61839 )
2021-12-19 13:40:39 +01:00
Robert Hillis
867cbeedb9
Use enums in zwave ( #62131 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-19 13:30:16 +01:00
epenet
abb36ff45f
Use _attr_attribution in sense ( #62181 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:27:23 +01:00
epenet
8bca984d61
Use _attr_** in openweathermap ( #62179 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:25:51 +01:00
epenet
868a1c222c
Use _attr_attribution in poolsense ( #62180 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:23:04 +01:00
epenet
340ffc96dc
Use new enums in sleepiq ( #62203 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:15:09 +01:00
epenet
19fc15c3ac
Use new enums in saj ( #62205 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:12:02 +01:00
epenet
1d1c91a4eb
Use _attr_** in slide ( #62206 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:08:59 +01:00
epenet
6a489bb45a
Cleanup attr** usage in uptime ( #62212 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:06:36 +01:00
Gage Benne
7d3dfeea64
Bump pydexcom to 0.2.2 ( #62207 )
2021-12-19 13:05:51 +01:00
epenet
b0cfc76add
Use new enums in smarthab ( #62208 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-19 13:04:52 +01:00
Klaas Schoute
779ce6216c
Change unload for P1 Monitor ( #62213 )
2021-12-19 13:03:06 +01:00
Robert Hillis
d52caf77d5
Finish using enums in srp_energy ( #62192 )
2021-12-19 13:02:29 +01:00
Dave T
b01078199a
Use DeviceClass Enums in filter tests ( #62138 )
2021-12-19 13:01:54 +01:00
Franck Nijhof
7fe895e554
Add unique ID to config entry in Luftdaten ( #62176 )
2021-12-19 12:42:52 +01:00
Robert Hillis
b559d8845e
Use enums in zwave_js ( #62130 )
...
* Use enums in zwave_js
* oops
2021-12-19 12:28:09 +01:00
Matthias Alphart
1cbcb9e2fd
Don't add Fronius entities with unknown state ( #62282 )
2021-12-19 11:49:21 +01:00
Matthias Alphart
37bed64607
Silently retry Fronius inverter endpoint 2 times ( #61826 )
2021-12-19 11:37:14 +01:00
Andre Lengwenus
38cb477e7b
Cleanup tests for lcn events and device triggers ( #61719 )
...
* Return PchkConnectionManager instance from init_integration
* Removed ip and port from LCN host model identifer
* Fix syntax error
* Convert init_integration to a fixture
* Rename device model for host
* Instantiate MockPchkConnectionManager with arguments from tests
* Invert logic for testing devices
2021-12-19 10:38:33 +01:00
J. Nick Koston
615872a5d1
Align zeroconf matching with ZeroconfServiceInfo ( #62133 )
2021-12-19 02:09:21 -06:00