hass-core/homeassistant/components/tractive
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
binary_sensor.py Create Tractive battery charging sensor if charging_state is not None (#96713) 2023-07-17 09:04:43 +02:00
config_flow.py
const.py
device_tracker.py Don't assume that battery_level value is always present in Tractive hw_info (#97766) 2023-08-05 13:05:15 +02:00
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
manifest.json
sensor.py Improve Tractive sensor names (#97192) 2023-07-25 11:59:11 +02:00
strings.json Improve Tractive sensor names (#97192) 2023-07-25 11:59:11 +02:00
switch.py