hass-core/tests/components/sql
dougiteixeira 4b1d096e6b
Add device_class and state_class in config flow for SQL (#95020)
* Add device_class and state_class in config flow for SQL

* Update when selected NONE_SENTINEL

* Add tests

* Use SensorDeviceClass and SensorStateClass in tests

* Add volatile_organic_compounds_parts in strings selector

* Add test_attributes_from_entry_config

* Remove test_attributes_from_entry_config and complement test_device_state_class

* Add test_attributes_from_entry_config in test_sensor.py
2023-07-08 21:00:22 +02:00
..
__init__.py Add device_class and state_class in config flow for SQL (#95020) 2023-07-08 21:00:22 +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 Add device_class and state_class in config flow for SQL (#95020) 2023-07-08 21:00:22 +02:00
test_util.py Add freezer to known test fixtures in pylint (#89825) 2023-03-16 22:39:41 -04:00