core/homeassistant/components/apsystems
Marlon c23ec96174
Add BaseEntity for apsystems integration (#117514)
* Add BaseEntity for apsystems integration

* Exclude entity.py from apsystems from coverage

* Remove api from BaseEntity from apsystems as it is not yet used

* Split BaseEntity and BaseCoordinatorEntity in apsystems integration

* Clean up of asserting unique_id everywhere in apsystems integration

* Remove BaseCoordinatorEntity from apsystems

* Remove double type declaration originating from merge in apsystems
2024-06-03 07:28:13 +02:00
..
__init__.py Add BaseEntity for apsystems integration (#117514) 2024-06-03 07:28:13 +02:00
config_flow.py
const.py
coordinator.py
entity.py Add BaseEntity for apsystems integration (#117514) 2024-06-03 07:28:13 +02:00
manifest.json Set integration_type to device for apsystems integration (#117782) 2024-05-20 11:13:08 +02:00
sensor.py Add BaseEntity for apsystems integration (#117514) 2024-06-03 07:28:13 +02:00
strings.json