Erik Montnemery
d82bff1bc2
Index config entry discovery_keys by discovery domain ( #126563 )
...
* Index config entry discovery_keys by discovery domain
* Add new signal
* Update tests
* Update homeassistant/config_entries.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Fix imports
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 21:48:11 +02:00
Erik Montnemery
b2982c18bb
Reinitialize zeroconf discovery flow on unignore ( #125753 )
...
* Reinitialize zeroconf discovery flow on unignore
* Adjust tests
* Improve comments
* Fix logic for updating discovery keys
* Add tests
* Use mock_config_flow helper in new config_entries test
* Add discovery_keys attribute to ConfigEntry
* Update zeroconf rediscovery
* Change type of ConfigEntry.discovery_keys
* Update tests
* Fix DiscoveryKey.from_json_dict and add tests
* Fix test
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-23 16:49:21 +02:00
Joost Lekkerkerker
f8ba4d41ba
Add support for adding model_id in device info ( #121989 )
2024-07-16 15:12:25 +02:00
Erik Montnemery
9bbeb5d608
Add primary_config_entry attribute to device registry entries ( #119959 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-26 12:26:24 +02:00
Paulus Schoutsen
eb89ce47ea
Inline primary integration ( #119860 )
2024-06-18 08:08:08 +02:00
Paulus Schoutsen
836abe68c7
Track primary integration ( #119741 )
...
* Track primary integration
* Update snapshots
* More snapshots updated
* Uno mas
* Update snapshot
2024-06-16 13:26:06 -04:00
Erik Montnemery
426f73b1f4
Add State.last_reported ( #113511 )
...
* Add State.last_reported
* Update tests
* Update test snapshots
* Call state_reported listeners when firing state_changed event
* Add tests
2024-03-20 21:05:07 +01:00
Joost Lekkerkerker
2c42517ac4
Add icon translations to Tailwind ( #112303 )
2024-03-06 11:37:05 +01:00
Franck Nijhof
e0a9dcd996
Add label registry ( #110821 )
2024-02-19 11:59:08 +01:00
Franck Nijhof
d6d8e914bc
Flip around Tailwind locked out binary sensor ( #106457 )
2023-12-27 09:52:16 +01:00
Franck Nijhof
3404bd4de5
Fix flaky Tailwind tests by fixing via_device ( #106294 )
2023-12-23 10:45:20 +01:00
Franck Nijhof
63a535e9d9
Small cleanup in Tailwind ( #106073 )
2023-12-19 21:17:29 +01:00
Franck Nijhof
48740e6b05
Add cover platform to Tailwind integration ( #106042 )
2023-12-19 12:46:21 +01:00
Franck Nijhof
ef59394ef4
Add binary sensor platform to Tailwind integration ( #106033 )
2023-12-19 10:38:56 +01:00
Franck Nijhof
556be26040
Add button platform to Tailwind integration ( #105961 )
2023-12-18 14:11:43 +01:00
Franck Nijhof
79aa888ca0
Add diagnostics platform to Tailwind ( #105965 )
2023-12-18 14:05:15 +01:00
Franck Nijhof
90fef6b9c9
Add Tailwind zeroconf discovery ( #105949 )
2023-12-18 10:39:15 +01:00
Franck Nijhof
d50b79ba84
Add Tailwind integration ( #105926 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-12-18 08:42:53 +01:00