Commit Graph
68276 Commits
Author SHA1 Message Date
Álvaro Fernández RojasandGitHub 7e4e124f50 Move has entity name to parent entity in Airzone Cloud (#102961)
airzone_cloud: consolidate _attr_has_entity_name

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-10-28 16:32:31 +02:00
J. Nick KostonandGitHub 5648dc6cd1 Reduce string copy needed to subscribe to entities (#102870) 2023-10-28 09:18:25 -05:00
J. Nick KostonandGitHub 18fa5b8532 Small cleanups to mobile_app encryption (#102883) 2023-10-28 09:18:09 -05:00
Ville SkyttäandGitHub 7d598801fe Update prettier to 3.0.3 (#102929) 2023-10-28 08:56:26 -05:00
J. Nick KostonandGitHub 009dc91b97 Fix inner callback decorators with partials (#102873) 2023-10-28 08:38:42 -05:00
Erik MontnemeryandGitHub 524e20536d Improve dlna_dmr tests (#102905) 2023-10-28 14:53:34 +02:00
Erik MontnemeryandGitHub 6f515c06a2 Add test for check_config helper (#102898) 2023-10-28 14:52:20 +02:00
Tom PuttemansandGitHub 7f5896bc45 Add gas device class to dsmr_reader sensor (#102953)
DSMR reader integration - can't configure gas meter in energy dashboard posible due to missing device_class
Fixes #102367
2023-10-28 13:59:24 +02:00
Joost LekkerkerkerandGitHub 2601c6789d Add entity translations to Airzone (#99054) 2023-10-28 13:56:45 +02:00
Franck NijhofandGitHub 8e112c04fb Improve diagnostic handling in HomeWizard Energy (#102935) 2023-10-27 23:27:17 +02:00
Franck NijhofandGitHub fd1c1dba7c Handle/extend number entity availability property in HomeWizard Energy (#102934) 2023-10-27 23:27:02 +02:00
Franck NijhofandGitHub 923d2d0d81 Small base entity cleanup for HomeWizard Energy entities (#102933) 2023-10-27 23:26:41 +02:00
Franck NijhofandGitHub 100c3079ae Hide mac address from HomeWizard Energy config entry/discovery titles (#102931) 2023-10-27 23:26:28 +02:00
Franck NijhofandGitHub 4fa551612e Move HomeWizard Energy identify button to config entity category (#102932) 2023-10-27 23:26:03 +02:00
myztillxandGitHub 9c6884a526 Bump python-ecobee-api to 0.2.17 (#102900) 2023-10-27 21:46:59 +02:00
Bram KragtenandGitHub 1c1ff56021 Update frontend to 20231027.0 (#102913) 2023-10-27 19:17:15 +02:00
Maikel PunieandGitHub c7d7ce457c Bump velbusaio to 2023.10.2 (#102919) 2023-10-27 16:15:16 +00:00
Joost LekkerkerkerandGitHub c3da075554 Use present wording in version bump script (#102897) 2023-10-27 17:50:33 +02:00
Álvaro Fernández RojasandGitHub ca5bcb9ab1 Update aioairzone-cloud to v0.3.1 (#102899) 2023-10-27 17:36:28 +02:00
Magnus LarssonandGitHub a516f32bbd Use new API for Vasttrafik (#102570) 2023-10-27 16:49:01 +02:00
Bram KragtenandGitHub 3f56ca49c6 Add redirect from shopping list to todo (#102894) 2023-10-27 13:55:22 +02:00
Franck NijhofandGitHub c77a3facf5 Some textual fixes for todo (#102895) 2023-10-27 13:28:16 +02:00
Erik MontnemeryandGitHub a7183a0cbf Allow missing components in safe mode (#102891) 2023-10-27 13:26:26 +02:00
Erik MontnemeryandGitHub 294f565bad Allow missing components in safe mode (#102888) 2023-10-27 12:25:27 +02:00
Jan-Philipp BeneckeandGitHub 43915fbaf3 Add connections to PassiveBluetoothProcessorEntity (#102854) 2023-10-27 12:09:59 +02:00
Paul BotteinandGitHub e0885ef109 Don't return resources in safe mode (#102865) 2023-10-27 11:30:37 +02:00
Jan BouwhuisandGitHub 8eaf38cd44 Fix mqtt schema import not available for mqtt_room (#102866) 2023-10-27 10:51:45 +02:00
6b5f2a1349 Cleanup exception logging in Idasen Desk (#102617)
* Cleaup exception logging in Idasen Desk

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* Re-add trace

* Remove uneeded exc_info

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-27 00:53:35 +02:00
mletenayandGitHub 3b2a849f77 Update goodwe library to 0.2.32 (#102868) 2023-10-26 22:20:29 +02:00
Simone ChemelliandGitHub ae9106effd Improve exception handling for Vodafone Station (#102761)
* improve exception handling for Vodafone Station

* address review comment

* apply review comment

* better except handling (bump library)

* cleanup
2023-10-26 19:34:59 +00:00
Allen PorterandGitHub af9cae289f Change todo move API to reference previous uid (#102795) 2023-10-26 18:43:10 +02:00
Joost LekkerkerkerandGitHub c741b8cbd1 Bump aiowithings to 1.0.2 (#102852) 2023-10-26 17:31:53 +02:00
Paul BotteinandGitHub e7a867f630 Update frontend to 20231026.0 (#102857) 2023-10-26 11:26:27 -04:00
cf03f8338a Add Freebox Home alarm panel (#102607)
* add alarm control panel

* optimize update node

* Modify comment

* move const to alarm

* add alarm panel tests

* tests modified

* add file into coveragerc

* Review: DATA_HOME_GET_VALUES -> DATA_HOME_PIR_GET_VALUES

* Review: commands rename

* Review: precise what "alarm2" is for features

* Review: remove custom attributes & properties that exists in parent

* Review: Avoid duplicates of async_write_ha_state()

* make functions private

* Review: initial state never works

* Review: remove extra attrs

* Review: fix tests

* Fix tests

* Remove line in .coveragerc

---------

Co-authored-by: Quentame <polletquentin74@me.com>
2023-10-26 12:35:51 +00:00
9ea97fd8d2 Improve docstrings for time related event helpers (#102839)
* Improve docstrings for time related event helpers

* Fix grammar

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-26 14:00:44 +02:00
Ravaka RazafimanantsoaandGitHub 1a1bc05470 Address late review of switchbot cloud (#102842)
For Martin's review
2023-10-26 12:12:18 +02:00
Kevin WorrelandGitHub 36c6f426df Bump screenlogicpy to v0.9.4 (#102836) 2023-10-26 11:59:48 +02:00
edf2e42e4d Apple TV: Use replacement commands for deprecated ones (#102056)
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-26 10:46:20 +02:00
Erik MontnemeryandGitHub 087df10d27 Improve validation of device automations (#102766)
* Improve validation of device automations

* Improve comments

* Address review comment
2023-10-26 09:46:16 +02:00
Jesse HillsandGitHub 4838b2dee6 ESPHome: Add suggested_area from device info (#102834) 2023-10-26 09:19:31 +02:00
hahn-thandGitHub aa67542ef8 Bump homematicip to 1.0.16 (#102822) 2023-10-25 23:26:10 -04:00
William ScanlonandGitHub dd28d1e17f Bump pyeconet to 0.1.22 to handle breaking API change (#102820) 2023-10-25 23:25:44 -04:00
Robert Van GorkomandGitHub 6939970624 Remove code owner. (#102829) 2023-10-25 23:25:23 -04:00
J. Nick KostonandGitHub b89e7a2fe2 Bump bleak-retry-connector to 3.3.0 (#102825)
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v3.2.1...v3.3.0
2023-10-25 23:23:06 -04:00
Erik MontnemeryandGitHub 43ac77ca2f Fix fan device actions (#102797) 2023-10-25 23:22:38 -04:00
Erik MontnemeryandGitHub e5078a3e13 Use real devices in automation blueprint tests (#102824) 2023-10-25 23:20:50 -04:00
64f0ea60d1 Correct logic for picking bluetooth local name (#102823)
* Correct logic for picking bluetooth local name

* make test more robust

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-25 18:08:31 -05:00
mkmerandGitHub 69a0c0d435 Move coordinator first refresh in Blink (#102805)
Move coordinator first refresh
2023-10-25 23:57:47 +02:00
TheJulianJESandGitHub f9712627c5 Add myself as a code owner for ZHA (#102812)
Add 'TheJulianJES' as a code owner for ZHA
2023-10-25 23:53:14 +02:00
Marc MuellerandGitHub 27ac2ceae3 Fix velbus import (#102780) 2023-10-25 23:09:36 +02:00