Commit Graph
77403 Commits
Author SHA1 Message Date
epenetandGitHub 60b78f4648 Add error handling to hassio issues (#94951) 2023-06-21 11:17:11 +02:00
Erik MontnemeryandGitHub 1d18fdf7bd Improve alarm_control_panel device trigger tests (#94956) 2023-06-21 11:11:07 +02:00
J. Nick KostonandGitHub 804a8ef36a Reduce overhead to update esphome entities (#94930) 2023-06-21 11:00:21 +02:00
Guido SchmitzandGitHub 933ae5198e Refactor devolo_home_network tests (#88706)
* Refactor devolo_home_network tests

* Reduce to snapshot introduction

* Simplify

* Update snapshots

* Simplify further
2023-06-21 10:21:36 +02:00
J. Nick KostonandGitHub f8bef95eb6 Reduce code in entity filter (#94882) 2023-06-21 08:37:19 +01:00
QuentameandGitHub 31e9d95f66 Fix Netgear comment typo (#94927) 2023-06-21 08:23:22 +02:00
Leandro LoureiroandGitHub 1e078d5868 Bump arcam_fmj lib to 1.4.0 to support Arcam ST60 (#94942)
bumping arcam_fmj lib to 1.4.0
2023-06-21 01:43:02 +02:00
Erik MontnemeryandGitHub 863b948e7c Correct calls to super class in RecorderPool (#94923) 2023-06-20 23:26:37 +02:00
Erik MontnemeryandGitHub 446a820cbb Name unnamed sensors by their device class (#94646) 2023-06-20 23:09:24 +02:00
J. Nick KostonandGitHub b857dc8d94 Bump HAP-python to 4.7.0 (#94812) 2023-06-20 23:06:26 +02:00
Jan BouwhuisandGitHub 4def901ecc Ignore empty status update for mqtt number (#94800) 2023-06-20 23:04:01 +02:00
Erik MontnemeryandGitHub 3e71b1daa4 Correct calls to super class in TriggerEntity (#94916) 2023-06-20 23:00:22 +02:00
Erik MontnemeryandGitHub 16aa4c54ec Correct calls to super class in ZHADeviceScannerEntity (#94924) 2023-06-20 22:59:13 +02:00
Erik MontnemeryandGitHub 3c34e18130 Correct calls to super class in ZWaveConfigParameterSensor (#94925) 2023-06-20 22:58:34 +02:00
Jan BouwhuisandGitHub a4399a4cb6 Add device trigger for humidifier current_humidity (#94926) 2023-06-20 22:57:44 +02:00
Erik MontnemeryandGitHub d2d6389742 Improve storage helper typing (#94929) 2023-06-20 22:50:10 +02:00
Jan BouwhuisandGitHub 3b8feab699 Add current_humidity to humidifiers in google_assistant (#94935) 2023-06-20 22:49:10 +02:00
Jan BouwhuisandGitHub d6b89b6f7b Add current_humidity attribute on homekit_controller humidifier (#94937) 2023-06-20 21:46:07 +01:00
Joost LekkerkerkerandGitHub d6dc738a12 Add entity translations for AirNow (#94175)
* Add entity translations for AirNow

* Restore keys

* Restore keys
2023-06-20 22:24:51 +02:00
Joost LekkerkerkerandGitHub 18d0fe994d Add entity translations for AirQ (#94280) 2023-06-20 22:19:17 +02:00
Austin MroczekandGitHub 252c0e8ad9 Fix Totalconnect BinarySensorDeviceClass logic (#94772)
* handle temperature

* test for temperature

* test for unknown
2023-06-20 22:12:11 +02:00
Erik MontnemeryandGitHub 6183a36fce Replace assert_lists_same with pytest_unordered in integrations t-z (#94903) 2023-06-20 20:23:49 +02:00
Erik MontnemeryandGitHub eba04824a4 Replace assert_lists_same with pytest_unordered in integrations n-s (#94902) 2023-06-20 20:23:14 +02:00
Erik MontnemeryandGitHub 6a29ed8caa Replace assert_lists_same with pytest_unordered in integrations a-f (#94900) 2023-06-20 20:22:31 +02:00
Erik MontnemeryandGitHub fd822bce56 Replace assert_lists_same with pytest_unordered in integrations h-m (#94901) 2023-06-20 20:16:25 +02:00
Jan BouwhuisandGitHub c4d7695173 Add current_humidity attribute to xiaomi_miio humidifiers (#94934) 2023-06-20 20:15:42 +02:00
Denis ShulyakaandGitHub 1d2a973289 Generic hygrostat current humidity (#94912) 2023-06-20 20:10:21 +02:00
Erik MontnemeryandGitHub 45616b8127 Follow redirects in generic camera (#94931) 2023-06-20 20:07:12 +02:00
Erik MontnemeryandGitHub b600c2cd85 Add cloud_connected method to CloudClient (#91997)
* Add cloud_connected method to CloudClient

* Add cloud_disconnected method

* Update client.py
2023-06-20 17:15:13 +02:00
Allen PorterandGitHub 50605e62bd Bump ical to 4.5.4 (#94894) 2023-06-20 07:32:03 -07:00
J. Nick KostonandGitHub 3f18f515e7 Improve websocket api coverage and typing (#94891) 2023-06-20 15:21:24 +01:00
J. Nick KostonandGitHub b51dcb600e Avoid enumerating the whole state machine to find zone entities (#94866) 2023-06-20 14:48:28 +01:00
30e8f806c1 Improve service response data APIs (#94819)
* Improve service response data APIs

Make the API naming more consistent, and require registration that a
service supports response data so that we can better integrate with
the UI and avoid user confusion with better error messages.

* Improve test coverage

* Add an enum for registering response values

* Assign enum values

* Convert SupportsResponse to StrEnum

* Update service call test docstrings

* Add tiny missing full stop in comment

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-20 06:24:31 -07:00
Erik MontnemeryandGitHub 4a8adae146 Teach alarm_control_panel device trigger about entity registry ids (#60977)
* Teach alarm_control_panel device trigger about entity registry ids

* Lint code

* Address review comment
2023-06-20 08:27:31 -04:00
Erik MontnemeryandGitHub 2bc5198390 Bump hass-nabucassa to 0.68.0 (#94910)
* Bump hass-nabucassa to 0.68.0

* Add implementation of new abstract methods
2023-06-20 13:52:21 +02:00
Erik MontnemeryandGitHub 609a573b55 Regenerate instance ID on error (#94898) 2023-06-20 11:16:51 +02:00
J. Nick KostonandGitHub 2b1660c0f7 Dispatch when esphome static info changes (#94876) 2023-06-20 09:45:30 +02:00
Denis ShulyakaandGitHub 185aaa9e07 Humidifier current humidity (#94874) 2023-06-20 09:43:33 +02:00
RenierM26andGitHub 2be5bab5e1 Ezviz library bump 0.2.1.2 (#94823) 2023-06-20 08:47:34 +02:00
Thomas SchammandGitHub 3cf88ffdde Bump boschshcpy to 0.2.57 (#94686) 2023-06-20 08:40:57 +02:00
James SmithandGitHub 99cbf21c57 Add homeassistant.components.text to .strict-typing (#94890) 2023-06-20 08:28:27 +02:00
Matthias AlphartandGitHub a262cd2b96 Add source address early for KNX services (#94889) 2023-06-20 08:02:13 +02:00
Mariano FaracoandGitHub 5d40edcf02 Bump ha-philipsjs to 3.1.0 (#94811) 2023-06-20 06:40:58 +02:00
Álvaro Fernández RojasandGitHub 6435837061 Update aioairzone to v0.6.4 (#94873) 2023-06-19 19:23:24 -05:00
Graham BrownandGitHub cecdc3bd47 ESPHome Alarm Control Panel (#92357) 2023-06-19 19:19:17 -05:00
b1288a885d Bump yeelight to 0.7.11 (#94879)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-19 18:38:42 -05:00
1206f2c1da Fix memory leaks in websocket api (#94780)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-19 18:27:22 -05:00
Erik MontnemeryandGitHub a7d327afa2 Improve test coverage of automation extraction functions (#94878) 2023-06-19 23:05:20 +02:00
Erik MontnemeryandGitHub 5d138b64d9 Improve test coverage of script (#94883) 2023-06-19 22:40:49 +02:00
51326bd8c7 Add Switchbot Indoor/Outdoor Meter (#94836)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-19 13:35:44 -05:00