Commit Graph
43273 Commits
Author SHA1 Message Date
e5cf9b78bd Use new enums in synology_dsm (#62398)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 10:53:21 -05:00
Nate ClarkandGitHub e2a95181ad Update CODEOWNERS and correct iot class for Konnected (#62391) 2021-12-20 16:27:06 +01:00
f14f0f93cb Invalidate CI cache when bumping dependencies (#62394)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-20 16:22:09 +01:00
fc6c0b1d4a Add input_button (#62008)
* Add input_button

* Update homeassistant/components/input_button/__init__.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Improve test coverage

* Add reload test: not affecting state

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-20 16:18:58 +01:00
Franck NijhofandGitHub ff062bd052 Cleanup stale setup from CO2Signal (#62395) 2021-12-20 16:07:13 +01:00
0cc1a7b9bd Use new enums in solaredge_local (#62374)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 15:58:25 +01:00
Thomas DietrichandGitHub 28af0b4092 Statistics component typing (#60997)
* Implement optional manually defined uniqueid

* Fix test case via mocked environment

* Add typing to statistics component

* Fix minor inconsistency

* Fix linter issues

* Execute hassfest

* Fix stricter mypy warnings

* Fix maxsplit warning

* Make binary value range explicit check

* Add basic typing to statistics tests

* Add empty config testcase

* Minor improvements

* Improve after comments

* Remove unnecessary test case

* Fix changed type

* Remove dict.get default
2021-12-20 14:53:51 +01:00
2f0b73c4ad Use new enums in solax (#62376)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:33:08 +01:00
Erik MontnemeryandGitHub c96606df68 Don't use the homeassistant media app when casting media (#62385) 2021-12-20 14:28:02 +01:00
43099f6eb0 Use _attr_attribution in synology_dsm (#62382)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:19:40 +01:00
d147038cc5 Use new enums in soma (#62377)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:19:09 +01:00
c7a3a0da9f Use new enums in spc (#62384)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:18:48 +01:00
c18c58f560 Use attr** in linode (#61882)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:17:23 +01:00
Robert HillisandGitHub e689afc0b3 Remove deprecated yaml config from dlna_dmr (#62344) 2021-12-20 13:56:45 +01:00
b5de2c38b3 Use new enums in sms (#62372)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 13:54:10 +01:00
Robert HillisandGitHub cabcb52fb3 Remove deprecated yaml config from co2signal (#62343) 2021-12-20 13:49:15 +01:00
J. Nick KostonandGitHub abc7dcf6bf Add zones support to flux_led (#61072) 2021-12-20 13:45:34 +01:00
Aaron BachandGitHub 3d75befe0a Replace SimpliSafe logged errors with HomeAssistantError in service handlers (#62352) 2021-12-20 13:35:45 +01:00
Thomas DietrichandGitHub d471e7e111 Fix typo in Kostal Plenticore integration entity (#62380) 2021-12-20 13:04:30 +01:00
Franck NijhofandGitHub 030a2c4de2 Invalidate CI cache by bumping caching version (#62383) 2021-12-20 12:31:16 +01:00
Robert HillisandGitHub 31c0440b25 Use enums in smartthings (#62198) 2021-12-20 09:46:33 +01:00
Paulus SchoutsenandGitHub a5c39e6fe4 Improve evil genius labs error handling (#62365) 2021-12-20 09:00:49 +01:00
Paulus SchoutsenandGitHub 02ad5f3779 Bump voluptuous_serialize to 2.5.0 (#62363) 2021-12-19 22:28:15 -08:00
Penny WoodandGitHub 2d049e9b4a Update version of iZone library to add some bug fixes (#61548) 2021-12-19 22:25:01 -08:00
Eric SeveranceandGitHub f50dc10276 Use the Platform enum in wemo (#62153) 2021-12-19 21:11:40 -08:00
J. Nick KostonandGitHub 70947b14a3 Improve SSDP callback performance (#62359) 2021-12-19 21:04:45 -08:00
Eric SeveranceandGitHub e8096e7f51 Bump pywemo==0.7.0 (#62360) 2021-12-19 21:02:05 -08:00
Tobias SauerweinandGitHub f2e4613db5 Bump pyatmo to 6.2.1 (#62291) 2021-12-19 21:00:55 -08:00
jjlawrenandGitHub d64e7b1dc4 Support Plex resuming and playback offset (#61468) 2021-12-19 22:33:36 -06:00
Allen PorterandGitHub 6ae7b928ea Add a camera specific logger to help diagnose stream errors (#61647)
* Add a camera specific logger to help diagnose stream errors

Add a camera specific logger to help users associate stream errors with a particular camera.
Issue #54659

* Apply code review feedback

* Update package name based on manual testing
2021-12-19 19:42:37 -08:00
GitHub Action 1f066a7b6f [ci skip] Translation update 2021-12-20 00:15:28 +00:00
Eric SeveranceandGitHub 1318597370 Fix typing for wemo (#62157) 2021-12-19 18:09:30 -06:00
Robert HillisandGitHub 7919960570 Remove deprecated yaml config from broadlink (#62341) 2021-12-19 17:42:30 -06:00
AJ SchmidtandGitHub 3c913d4e88 Re-add binary_sensor attribute for AlarmDecoder that was inadvertently removed (#62351) 2021-12-19 16:12:33 -06:00
Aaron BachandGitHub b77fc2e8cb Ensure existing SimpliSafe websocket tasks are cancelled appropriately (#62347) 2021-12-19 15:05:13 -07:00
Robert HillisandGitHub 667a632e06 Remove deprecated yaml config from enphase_envoy (#62348) 2021-12-19 16:03:18 -06:00
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 BachandGitHub dbb4c1b5f0 Replace RainMachine logged errors with HomeAssistantError in service handlers (#62350) 2021-12-19 14:58:34 -07:00
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 BachandGitHub 443003795b Replace Guardian logged errors with HomeAssistantError in service handlers (#62342) 2021-12-19 22:14:08 +01:00
Aaron BachandGitHub 8eb33ede43 Fix bug in which SimpliSafe websocket won't reconnect on error (#62241) 2021-12-19 13:52:21 -07:00
J. Nick KostonandGitHub cb26862d7a Add zeroconf discovery to ecobee for non-homekit models (#62335) 2021-12-19 21:13:23 +01:00
Allen PorterandGitHub 368e16f189 Simplify nest test patch using new keyword (#62336) 2021-12-19 11:45:04 -08:00
Maikel PunieandGitHub 9017d35e73 Fix velbus climate current temp (#62329) 2021-12-19 20:22:41 +01:00
Aaron BachandGitHub 1b17c295d6 Use migration helper in RainMachine (#62328) 2021-12-19 20:17:31 +01:00
J. Nick KostonandGitHub b63c766ec0 Add homekit discovery to ecobee (#62334) 2021-12-19 20:17:19 +01:00
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 BachandGitHub 2bfcc5777d Use migration helper in Ridwell (#62327) 2021-12-19 20:12:51 +01:00
Robert HillisandGitHub dfc93f6ab8 Remove deprecated yaml config from Efergy (#61520) 2021-12-19 18:44:26 +01:00
Thomas SchammandGitHub 78d028a013 Bumped boschshcpy 0.2.19 to 0.2.27 (#62326) 2021-12-19 18:24:37 +01:00