1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00
Files
core/tests/components
Michael e96e95c32d Add sensor platform to backup integration (#138663)
* add sensor platform to backup integration

* adjust namings, remove system integration flag

* add first simple test

* apply review comments

* fix test

* add sensor tests

* adjustements to use backup helper

* remove obsolet async_get_manager from init

* unsubscribe from events on entry unload

* add configuration_url

* fix doc string

* fix sensor tests

* mark async_unsubscribe as callback

* set integration_type service

* extend sensor test

* set integration_type on correct integration :)

* fix after online conflict resolution

* add sensor update tests

* simplify the sensor update tests

* avoid io during tests

* Add comment

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-24 12:54:16 +01:00
..
2025-03-18 20:25:41 -10:00
2025-03-19 16:50:09 +02:00
2025-03-01 22:54:48 +01:00
2025-02-11 17:25:57 +01:00
2025-02-17 10:01:27 +01:00
2025-03-12 15:29:43 +01:00
2025-03-16 22:27:35 +01:00
2025-02-28 12:36:12 -06:00
2025-03-20 18:20:12 +00:00
2025-03-02 17:36:37 +01:00
2025-02-20 06:13:13 +01:00
2025-02-25 19:36:45 +01:00
2025-03-18 09:35:57 +01:00
2025-03-14 12:32:50 +00:00
2025-02-21 18:14:52 +01:00
2025-03-14 12:32:50 +00:00
2025-03-21 07:44:57 +01:00