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
test_sensor.py Refactor SQL with ManualTriggerEntity (#95116) 2023-07-20 11:35:08 +02:00
test_util.py