Commit Graph
71946 Commits
Author SHA1 Message Date
J. Nick KostonandGitHub ae5d4e183a Remove remaning ESPHome files from coveragerc (#109400) 2024-02-02 14:52:09 -06:00
wilburCforceandGitHub 430b9cef43 Fix device type in Lutron (#109401)
remove testing code
2024-02-02 22:42:53 +02:00
Teemu RandGitHub e61864c0b5 Bump python-kasa to 0.6.2.1 (#109397) 2024-02-02 21:24:24 +01:00
Franck NijhofandGitHub 2c3a952ef8 Update elgato to 5.1.2 (#109391) 2024-02-02 14:34:00 -05:00
mkmerandGitHub 7608f0c9ee Add independent session in honeywell (#108435) 2024-02-02 17:31:16 +01:00
Bram KragtenandGitHub 6b7a984314 Update frontend to 20240202.0 (#109388) 2024-02-02 17:30:07 +01:00
Erik MontnemeryandGitHub 9d22f07fc6 Use send_json_auto_id in conversation tests (#109354) 2024-02-02 15:46:59 +01:00
Jan RiegerandGitHub 0c3541c194 Add entity description to GPSD (#109320) 2024-02-02 14:44:50 +01:00
Robert ReschandGitHub 343086a6c8 Improve Ecovacs naming (#109372) 2024-02-02 14:12:26 +01:00
Jan-Philipp BeneckeandGitHub a6c697c80f Add entity name translations to Tibber (#108797) 2024-02-02 14:03:21 +01:00
Joakim SørensenandGitHub 3bab1d7cd5 Specify end_time when importing Elvia data to deal with drift (#109361) 2024-02-02 13:42:07 +01:00
Brett AdamsandGitHub e328d3ec5e Add Charging sensor to Tessie (#108205) 2024-02-02 13:21:13 +01:00
90ec361fc9 Centralize validation for modbus config (#108906)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-02-02 12:42:12 +01:00
Brett AdamsandGitHub d3dbd6fa70 Change device class of Auto Seat Heater sensors in Tessie (#109240) 2024-02-02 12:38:57 +01:00
Jan RiegerandGitHub a584429ce0 Use translation placeholders in 1-Wire (#109120) 2024-02-02 12:37:23 +01:00
Franck NijhofandGitHub cd1ef93123 Remove suggested area from Verisure (#109364) 2024-02-02 11:43:05 +01:00
Franck NijhofandGitHub a452ad6454 Update sentry-sdk to 1.40.0 (#109363) 2024-02-02 11:33:03 +01:00
Christopher FennerandGitHub 03daeda9db Disable less interesting sensors by default in ViCare integration (#109014) 2024-02-02 11:28:51 +01:00
Robert ReschandGitHub 61e6882b91 Bump deebot_client to 5.1.0 (#109360) 2024-02-02 11:02:00 +01:00
Cyrill RaccaudandGitHub f22b71d803 Follow up swiss_public_transport migration fix of unique ids (#107873)
improve migration fix of unique ids
- follow up to #107087
2024-02-02 10:37:49 +01:00
Franck NijhofandGitHub c868b79b5a Update cryptography to 42.0.2 (#109359) 2024-02-02 10:37:04 +01:00
Ståle Storø HauknesandGitHub effd5b8ddd Hide unsupported devices in Airthings BLE config flow (#107648) 2024-02-02 10:24:53 +01:00
Erik MontnemeryandGitHub 4229c35fcd Improve color mode handling in MockLight (#109298) 2024-02-02 09:49:32 +01:00
G JohanssonandGitHub e3f1997b6f Add TURN_ON/OFF ClimateEntityFeature for KNX (#109138) 2024-02-02 09:48:01 +01:00
jan iversenandGitHub 543870d5f1 Correct modbus commit validation, too strict on integers (#109338) 2024-02-02 09:46:53 +01:00
Joakim SørensenandGitHub 025fe51322 Use a mocked API client in Traccar Server tests (#109358) 2024-02-02 09:36:26 +01:00
Erik MontnemeryandGitHub 1f466e737e Use send_json_auto_id in recorder tests (#109355) 2024-02-02 09:34:43 +01:00
G JohanssonandGitHub 596f61ff07 Add TURN_ON/OFF ClimateEntityFeature for Fibaro (#108963) 2024-02-02 09:33:54 +01:00
G JohanssonandGitHub b379e9db60 Add migrated ClimateEntityFeature for SwitchBot Cloud (#109136) 2024-02-02 09:33:13 +01:00
G JohanssonandGitHub 8a22a8d4ba Add migrated ClimateEntityFeature for Atag (#108961) 2024-02-02 09:32:50 +01:00
J. Nick KostonandGitHub 67e6febde4 Ensure the purge entities service cleans up the states_meta table (#109344) 2024-02-02 09:32:17 +01:00
G JohanssonandGitHub 2788576dc9 Add TURN_ON/OFF ClimateEntityFeature for Modbus (#109133) 2024-02-02 09:31:35 +01:00
G JohanssonandGitHub d5d74005f4 Add migrated ClimateEntityFeature for Nibe Heat Pump (#109140) 2024-02-02 09:31:09 +01:00
72f1d8ec15 Add Duquesne Light virtual integration supported by opower (#109272)
Co-authored-by: Dan Swartz <3066652+swartzd@users.noreply.github.com>
2024-02-02 09:10:51 +01:00
G JohanssonandGitHub 449790c178 Add Adax migrated ClimateEntityFeatures (#109341) 2024-02-02 09:02:41 +01:00
J. Nick KostonandGitHub 582d6968b2 Avoid de/recode of bytes to string to bytes when writing json files (#109348) 2024-02-02 09:02:26 +01:00
G JohanssonandGitHub 9204e85b61 Add sensibo migrated ClimateEntityFeatures (#109340)
Adds sensibo migrated ClimateEntityFeatures
2024-02-02 09:01:38 +01:00
J. Nick KostonandGitHub 155499fafe Load json file as binary instead of decoding to string (#109351) 2024-02-02 09:00:46 +01:00
J. Nick KostonandGitHub 1c84997c5c Reduce lock contention when all icons are already cached (#109352) 2024-02-02 08:58:55 +01:00
karwostsandGitHub b471b9926d Missing template helper translation keys (#109347) 2024-02-02 08:58:03 +01:00
G JohanssonandGitHub b32371b5c9 Add TURN_ON/OFF ClimateEntityFeature for Matter (#108974)
* Add TURN_ON/OFF ClimateEntityFeature for Matter

* Adjust matter
2024-02-02 07:39:54 +01:00
J. Nick KostonandGitHub 5a35c2e1e9 Fix stale camera error message in img_util (#109325) 2024-02-01 22:39:44 +01:00
Paul BotteinandGitHub 8038d833e8 Add device class to tesla wall connector session energy (#109333) 2024-02-01 22:28:02 +01:00
Franck NijhofandGitHub 26be6a677c Update Home Assistant base image to 2024.02.0 (#109329) 2024-02-01 22:13:41 +01:00
Joakim SørensenandGitHub 3511f35418 Fix custom attribute lookup in Traccar Server (#109331) 2024-02-01 22:06:34 +01:00
Ryan FlemingandGitHub c1f883519d Add connect octoprint printer service (#99899)
* Add connect octoprint printer service

* Review changes

* String updates

* Swap exception type
2024-02-01 21:15:41 +01:00
Michael HansenandGitHub a1eaa5cbf2 Migrate to new intent error response keys (#109269) 2024-02-01 21:10:24 +01:00
Raman GuptaandGitHub c2525d53dd Add translations for zwave_js entities and services (#109188) 2024-02-01 21:07:47 +01:00
Josh PettersenandGitHub 0cc8b2edf9 Remove battery charge sensor from powerwall (#109271) 2024-02-01 14:01:05 -06:00
Michael HansenandGitHub c2c98bd04c Move default response out of sentence trigger registration and into agent (#109317)
* Move default response out of trigger and into agent

* Add test
2024-02-01 20:40:29 +01:00