hass-core/tests/components/sql
G Johansson 4e2b00a443
Refactor SQL with ManualTriggerEntity (#95116)
* First go

* Finalize sensor

* Add tests

* Remove not need _attr_name

* device_class

* _process_manual_data allow Any as value
2023-07-20 11:35:08 +02:00
..
__init__.py Refactor SQL with ManualTriggerEntity (#95116) 2023-07-20 11:35:08 +02:00
test_config_flow.py Add device_class and state_class in config flow for SQL (#95020) 2023-07-08 21:00:22 +02:00
test_init.py Default to recorder db for SQL integration (#85436) 2023-03-13 17:41:32 -10:00
test_sensor.py Refactor SQL with ManualTriggerEntity (#95116) 2023-07-20 11:35:08 +02:00
test_util.py Add freezer to known test fixtures in pylint (#89825) 2023-03-16 22:39:41 -04:00