Martin Hjelmare
eae8154753
Add mysensors cover tests ( #84626 )
2022-12-27 20:04:22 +01:00
Martin Hjelmare
d1489fe76f
Add mysensors climate tests ( #84619 )
2022-12-27 17:40:59 +01:00
Martin Hjelmare
633c82d9fe
Clean mysensors test fixture loading ( #84618 )
2022-12-27 17:17:01 +01:00
Martin Hjelmare
dea513cdbd
Add mysensors light tests ( #84606 )
2022-12-27 15:25:22 +01:00
ollo69
5058272818
Use Object selector for AndroidTV detection rules option ( #84412 )
2022-12-27 15:08:23 +01:00
epenet
4c8e3aa7c4
Remove lumen from Illuminance units ( #84386 )
2022-12-27 14:25:47 +01:00
Matt Gerega
2215adf5cf
Add support for covers in Prometheus metrics ( #83763 )
...
fixes undefined
2022-12-27 11:25:33 +01:00
Maximilian
5990bd7ca3
Add recommended actions to NINA ( #83775 )
2022-12-27 11:24:54 +01:00
Yuval Aboulafia
3149c52be1
Fix F602 key repeated ( #84531 )
2022-12-27 11:07:10 +01:00
Martin Hjelmare
941d175087
Add mysensors device tracker tests ( #84589 )
2022-12-26 12:58:13 -10:00
Martin Hjelmare
08586868f5
Add mysensors switch tests ( #84585 )
2022-12-26 09:44:10 -10:00
Christopher Bailey
3aa759fc49
Deprecate the UniFi Protect Detected Object sensor ( #83480 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-26 09:32:05 -10:00
Martin Hjelmare
101118a60e
Add mysensors binary sensor tests ( #84580 )
2022-12-26 20:19:15 +01:00
Paulus Schoutsen
55b46bfa7a
Fix flaky Nina CI test ( #84522 )
2022-12-23 22:36:11 -05:00
J. Nick Koston
8c70e5aaad
Try the next best adapter after a BLE connection fails ( #84512 )
...
* Try the next best adapter after a BLE connection fails
* add cover
* tweak
* tweak
* Update homeassistant/components/bluetooth/wrappers.py
* bump
* small tweak
* tweak logic
2022-12-23 20:48:47 -05:00
Michał Huryn
c737378ee1
Add blebox discovery/zeroconf ( #83837 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-23 12:52:06 -10:00
J. Nick Koston
070aa714a0
Switch to a different local Bluetooth adapter when one runs out of connection slots ( #84331 )
2022-12-23 08:58:33 -10:00
Franck Nijhof
139dd22ce6
Replace attrs with dataclasses in hassfest ( #84475 )
2022-12-23 15:46:00 +01:00
Maciej Bieniek
a8f09b4063
Round illuminance value in ZHA integration ( #84500 )
2022-12-23 13:24:15 +01:00
Paolo Bonzini
6cfd991e91
Make all ARMED states available for manual_mqtt ( #84264 )
...
* manual_mqtt: parametrize test_no_pending
* manual_mqtt: parametrize test_no_pending_when_code_not_req
* manual_mqtt: parametrize test_with_pending
* manual_mqtt: parametrize test_with_invalid_code
* manual_mqtt: parametrize test_with_template_code
* manual_mqtt: parametrize test_with_specific_pending
* manual_mqtt: parametrize test_arm_via_command_topic
* manual_mqtt: remove unnecessary async_block_till_done from tests
* manual_mqtt: bring over a new test from manual
* manual_mqtt: add more states
The manual alarm control panel supports ARMED_CUSTOM_BYPASS and ARMED_VACATION.
Bring them over to the MQTT version.
2022-12-23 08:20:24 +01:00
Allen Porter
f9779d3e97
Bump gcal-sync to 4.1.0 ( #84474 )
...
* Bump gcal-sync to 4.1.0
* Update test with UNTIL improvements
2022-12-22 23:28:12 -05:00
Paulus Schoutsen
96533e4c8f
Test conversation WS API ( #84466 )
2022-12-22 20:19:37 -05:00
Allen Porter
490d2cfb71
Move Rainbird to async client library ( #84417 )
...
* Bump pyrainbird to 0.7.0 and move to async library
* Share updates across sensors
* Fix test version and delete dead code
* Add test coverage for yaml configuration
* Address PR feedback
2022-12-22 13:00:17 -08:00
Allen Porter
12e7ea3a39
Strip whitespace from application credentials ( #84461 )
...
fixes undefined
2022-12-22 20:12:17 +01:00
Paulus Schoutsen
2e195d848f
Fix Matter param order for subscribing ( #84460 )
2022-12-22 19:29:53 +01:00
Nathan Spencer
a2935654b9
Add firmware update entity for Litter-Robot 4 ( #83590 )
...
* Add firmware update entity for Litter-Robot 4
* Report installed version of firmware on robot when updated
2022-12-22 08:22:21 -08:00
Marcel van der Veldt
cdeb91ea12
Fix title of Matter integration ( #84385 )
...
* Set title for Matter integration to integration name
* Update homeassistant/components/matter/config_flow.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Update title in tests
* one more title fix
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-22 16:42:37 +01:00
Erik Montnemery
53637d486d
Improve error message when a script fails to validate ( #84438 )
2022-12-22 16:26:57 +01:00
Joakim Sørensen
d9c19e6e11
Remove front matter parsing in homeassistant_alerts ( #83980 )
2022-12-22 13:37:53 +01:00
Erik Montnemery
2c02abfdd4
Improve script config tests ( #84433 )
2022-12-22 12:16:23 +01:00
Erik Montnemery
7b26a952bd
Fix flaky automation test ( #84428 )
2022-12-22 10:26:37 +01:00
Jan Bouwhuis
8051e5d4f4
Additional tests to improve coverage of manual and manual_mqtt ( #84424 )
2022-12-22 10:14:54 +01:00
Erik Montnemery
41341c76cf
Restore speed when turning a Tasmota fan back on ( #84337 )
2022-12-22 09:31:14 +01:00
Franck Nijhof
2bd1a68559
Fix incorrect signal strength device class usage in Rituals Genie ( #84376 )
...
Fix incorrect signal strength device class usage in Rituals Perfume Genie
2022-12-22 08:54:51 +01:00
Franck Nijhof
1f0ea73463
Add support for entity aliases to Google Assistant ( #84405 )
2022-12-21 23:52:01 +01:00
Jelte Zeilstra
298ea3ff46
Add enum device class and translations to DSMR Active tariff sensor ( #84253 )
2022-12-21 23:26:56 +01:00
Erik Montnemery
a6217ca9b9
Improve error message when an automation fails to validate ( #83977 )
2022-12-21 23:20:50 +01:00
Franck Nijhof
2e92fefc0a
Fix uom/device class mismatches in tests ( #84372 )
2022-12-21 22:47:59 +01:00
Franck Nijhof
92beab82e2
Fix incorrect co device class usage in GIOS ( #84379 )
2022-12-21 22:47:39 +01:00
Franck Nijhof
5c794234e7
Fix incorrect voc device class usage in Deconz sensors ( #84371 )
2022-12-21 22:44:13 +01:00
Steven Looman
682501eb47
Less tasks when receiving SSDP messages ( #84186 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-21 11:35:52 -10:00
Allen Porter
d41fe01736
Don't allow google calendar create/delete for yaml/search calendars ( #83604 )
...
* Update tests/components/google/test_calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Don't allow google calendar create/delete for yaml/search calendars
* Revert incorrect docstring update
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-21 07:36:37 -08:00
Allen Porter
4e1b399efd
Fix google calendar recurrence rule create and view ( #84330 )
...
* Fix bug in google calendar recurrence rule handling
* Convert multiline ternary operator expressions to if block
2022-12-21 07:36:20 -08:00
Martin Hjelmare
06b4c82a37
Add matter node added subscription ( #84377 )
2022-12-21 16:34:55 +01:00
Franck Nijhof
c832982d94
Add sensor unit of measurement validation for device classes ( #84366 )
2022-12-21 16:14:11 +01:00
Kevin Stillhammer
588211223b
Bump here_transit/here_routing and Implement backoff mechanism for here_travel_time ( #83976 )
...
* Add failing test
* Add backoff mechanism for too many requests
* Increase async_fire_time_changed
* Minimize try/except block
2022-12-21 07:00:15 -08:00
Maximilian
d2ee08c6fe
Add filter for duplicate NINA warnings ( #84069 )
...
Add filter for duplicate warnings
2022-12-21 15:54:49 +01:00
J. Nick Koston
e900918e51
Fix reload race in shelly when device is recently offline ( #84328 )
2022-12-21 09:29:48 +01:00
Erik Montnemery
1a42bd5c4c
Add aliases to area registry items ( #84294 )
...
* Add aliases to area registry items
* Update test
* Fix WS API
2022-12-21 08:44:44 +01:00
Kevin Stillhammer
ba94485ca1
Handle not existing arrival/departure keys for here_travel_time ( #83754 )
...
* handle not existing arrival/departure keys
* Use more concise code
* Add test
* Add testcase for empty arrival/departure
2022-12-20 16:47:43 -08:00