Commit Graph
57436 Commits
Author SHA1 Message Date
Damian SypniewskiandGitHub 64cf4b2258 Fix SwitchBot Lock test (#84682) 2022-12-27 19:12:52 -10:00
Damian SypniewskiandGitHub 599569bc53 Add support for SwitchBot Lock (#84673)
* Added support for SwitchBot Lock

* Updated PySwitchbot to 0.32.1

* Updated .coveragerc

* Removed unnecessary condition

* Using library method to verify encryption key

* Added config flow tests

* Remove link from config flow description

* Added one more test for config flow

* Updated CODEOWNERS
2022-12-27 18:16:00 -10:00
Joakim PlateandGitHub 94a02e7613 Switch to orjson for tests (#84674) 2022-12-28 03:36:58 +01:00
J. Nick KostonandGitHub 94d1375be3 Avoid creating a task in the bluetooth watchdog when everything is OK (#84669) 2022-12-27 16:00:24 -10:00
J. Nick KostonandGitHub 4296f227cf Fix thundering heard in setup_again when there are many integrations (#84670) 2022-12-27 15:59:42 -10:00
GitHub Action cc27986cac [ci skip] Translation update 2022-12-28 00:22:40 +00:00
5ebbeff42d Add IPv6 support to snmp sensor (#84607)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-28 01:12:08 +01:00
shbatmandGitHub e383533ff3 ISY994: Bump pyisy to 3.0.9 (#84654)
fixes undefined
2022-12-27 23:38:34 +01:00
Marc MuellerandGitHub 694fa3d014 Improve DataUpdateCoordinator typing in integrations (4) (#84658) 2022-12-27 22:50:57 +01:00
Marc MuellerandGitHub e170681016 Improve DataUpdateCoordinator typing in integrations (3) (#84657) 2022-12-27 22:49:23 +01:00
Marc MuellerandGitHub 06db5476e4 Improve DataUpdateCoordinator typing in integrations (2) (#84656) 2022-12-27 22:47:04 +01:00
Marc MuellerandGitHub 1de41ab123 Improve DataUpdateCoordinator typing in integrations (1) (#84655) 2022-12-27 22:44:25 +01:00
Franck NijhofandGitHub 5a5f01fcd4 Update wled to 0.15.0 (#84639) 2022-12-27 22:01:47 +01:00
Marc MuellerandGitHub 4d69cf1cc3 Improve steam_online generic typing (#84646) 2022-12-27 21:53:07 +01:00
Marc MuellerandGitHub cf598bb5fd Improve surepetcare generic typing (#84647) 2022-12-27 21:50:33 +01:00
Marc MuellerandGitHub 1624cb1046 Improve synology_dsm generic typing (#84649) 2022-12-27 21:49:47 +01:00
Marc MuellerandGitHub 572af57ffe Improve totalconnect generic typing (#84650) 2022-12-27 21:47:22 +01:00
Martin HjelmareandGitHub d441fb2ec5 Use debouncer in mysensors (#84638)
* Use debouncer in mysensors

* Clean cover tests

* Fix debouncer mocking

* Follow typing
2022-12-27 21:37:10 +01:00
624c93bb38 Add Local calendar edit support (#84141)
* Add update support for calendars and implement in local calendar

* Fix supported feature for update calendar

* Increase test coverage for websocket error cases

* Improve test coverage for update failure cases

* Improve test coverage by sharing code between update and create

* Update homeassistant/components/calendar/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-27 12:36:43 -08:00
Marc MuellerandGitHub b01efc55a2 Improve lyric generic typing (#84637) 2022-12-27 21:24:33 +01:00
Marc MuellerandGitHub 44e37a8026 Improve laundrify generic typing (#84635) 2022-12-27 21:24:09 +01:00
Marc MuellerandGitHub 1cad55f721 Improve kostal_plenticore generic typing (#84634) 2022-12-27 21:23:22 +01:00
Marc MuellerandGitHub b8f83074ce Improve google calendar generic typing (#84633) 2022-12-27 21:21:16 +01:00
Marc MuellerandGitHub 511f3335a1 Improve rdw generic typing (#84643) 2022-12-27 21:18:15 +01:00
Marc MuellerandGitHub 54ba09ec1c Improve ovo_energy generic typing (#84641) 2022-12-27 21:17:35 +01:00
Marc MuellerandGitHub 24a34b1739 Improve rainbird generic typing (#84642) 2022-12-27 21:17:20 +01:00
a06b1eaf69 Add reolink IP NVR/Camera integration (#84081)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-27 10:15:53 -10:00
f5c56152d5 Add climate platform to Mazda integration (#75037)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-27 10:13:36 -10:00
7ef145d4ce Return unavailable if Govee BLE sensor is in error (#84547)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-27 10:11:41 -10:00
Matthias AlphartandGitHub a752232de8 KNX ConfigFlow: Validate contents of knxkeys file (#84411) 2022-12-27 21:00:19 +01:00
Marc MuellerandGitHub c99025be26 Improve gogogate2 generic typing (#84632) 2022-12-27 09:44:39 -10:00
Marc MuellerandGitHub 653805584b Improve lookin generic typing (#84636) 2022-12-27 09:37:47 -10:00
Matthias AlphartandGitHub acd31d4ae3 Add cooldown and respond_to_read options for KNX expose (#84613)
Add cooldown option for KNX expose
2022-12-27 20:36:02 +01:00
Martin HjelmareandGitHub 6c32337c8e Clean mysensors update callbacks (#84629) 2022-12-27 20:29:25 +01:00
Martin HjelmareandGitHub eae8154753 Add mysensors cover tests (#84626) 2022-12-27 20:04:22 +01:00
Martin HjelmareandGitHub d1489fe76f Add mysensors climate tests (#84619) 2022-12-27 17:40:59 +01:00
Martin HjelmareandGitHub 633c82d9fe Clean mysensors test fixture loading (#84618) 2022-12-27 17:17:01 +01:00
Franck NijhofandGitHub a83d577b42 Add Plugwise climate preset translations (#84617) 2022-12-27 17:16:45 +01:00
Martin HjelmareandGitHub dea513cdbd Add mysensors light tests (#84606) 2022-12-27 15:25:22 +01:00
Matthias AlphartandGitHub 76f92cc985 Update xknx to 2.2.0 (#84609) 2022-12-27 15:18:14 +01:00
ollo69andGitHub 5058272818 Use Object selector for AndroidTV detection rules option (#84412) 2022-12-27 15:08:23 +01:00
epenetandGitHub 4c8e3aa7c4 Remove lumen from Illuminance units (#84386) 2022-12-27 14:25:47 +01:00
Matt GeregaandGitHub 2215adf5cf Add support for covers in Prometheus metrics (#83763)
fixes undefined
2022-12-27 11:25:33 +01:00
MaximilianandGitHub 5990bd7ca3 Add recommended actions to NINA (#83775) 2022-12-27 11:24:54 +01:00
d4f69a3652 String formatting and max line length - Part 7 (#84532)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-27 11:18:56 +01:00
Yuval AboulafiaandGitHub 3149c52be1 Fix F602 key repeated (#84531) 2022-12-27 11:07:10 +01:00
Rami MoslehandGitHub 03112bbeea Add strict typing to speedtestdotnet (#84597) 2022-12-27 09:19:56 +01:00
Rami MoslehandGitHub f1466a3b86 Add strict typing to simplepush (#84598) 2022-12-27 09:19:24 +01:00
GitHub Action 16bff198de [ci skip] Translation update 2022-12-27 00:23:38 +00:00
Martin HjelmareandGitHub 941d175087 Add mysensors device tracker tests (#84589) 2022-12-26 12:58:13 -10:00