hass-core/tests/components/energyzero
Franck Nijhof 284fc94d31
Add initial label registry foundation
Add label support to device registry

Add label support to entity registry

Add support for calling services by labels

Rebase fixes, test fixes, linter fixes, catch up

Ran black

Update test snapshosts

Update snapshots for renault

Register API

Fix entity registry tests

Set up registry in bootstrap

Add labels to partial dict

Add support to Syrupy for test snapshotting

Adjust more tests

Adjust version in comment

Update snapshots

Add template methods
2024-02-01 23:35:13 +01:00
..
fixtures Add EnergyZero integration (#83886) 2023-01-03 22:28:16 +01:00
snapshots Add initial label registry foundation 2024-02-01 23:35:13 +01:00
__init__.py Add EnergyZero integration (#83886) 2023-01-03 22:28:16 +01:00
conftest.py Revert "Add Energyzero get_prices service (#100499)" (#101332) 2023-10-03 22:00:30 -04:00
test_config_flow.py Remove incorrect constant usage in test (#91198) 2023-04-11 10:00:17 +02:00
test_diagnostics.py Refactor EnergyZero tests (#88458) 2023-02-19 21:11:05 -05:00
test_init.py Refactor EnergyZero tests (#88458) 2023-02-19 21:11:05 -05:00
test_sensor.py Energyzero - Add sensor entity to pick best hours (#98916) 2023-08-23 23:02:19 +02:00
test_services.py Changed setup of EnergyZero services (#106224) 2024-01-02 13:24:17 +01:00