hass-core/homeassistant/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
config_flow.py Add device_class and state_class in config flow for SQL (#95020) 2023-07-08 21:00:22 +02:00
const.py
manifest.json Fix package names to match pypi index metadata (#93883) 2023-05-31 21:12:53 -04:00
models.py Restore use of local timezone for MariaDB/MySQL in SQL integration (#91313) 2023-04-12 20:24:55 -04:00
sensor.py Refactor SQL with ManualTriggerEntity (#95116) 2023-07-20 11:35:08 +02:00
strings.json Add device_class and state_class in config flow for SQL (#95020) 2023-07-08 21:00:22 +02:00
util.py Fix db_url issue in SQL (#92324) 2023-05-01 16:17:01 +02:00