hass-core/homeassistant/components/sql
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04: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 Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
strings.json Add new device class: PH (potential hydrogen) (#95928) 2023-07-23 18:49:10 +02:00
util.py Fix db_url issue in SQL (#92324) 2023-05-01 16:17:01 +02:00