mirror of
https://github.com/home-assistant/core.git
synced 2026-07-25 23:48:03 +01:00
c23ec96174
* 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