hass-core/homeassistant/components/habitica
Mr. Bubbles 00aafc0cf7
Add entity base class in Habitica integration (#121320)
* Sensor refactoring

* Change todo entities to use common base entity

* Requested changes

* Update button platform to use base class

* Update swtich platform to use base entity class
2024-07-08 10:18:09 +02:00
..
__init__.py Add rest in the inn switch to Habitica integration (#121472) 2024-07-08 09:58:33 +02:00
button.py Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
config_flow.py Fix Habitica doing blocking I/O in the event loop (#117647) 2024-05-17 21:06:26 -04:00
const.py Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
coordinator.py Add rest in the inn switch to Habitica integration (#121472) 2024-07-08 09:58:33 +02:00
entity.py Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
icons.json Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
manifest.json Bump Habitipy to 0.3.1 (#116378) 2024-05-06 01:44:54 +02:00
sensor.py Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
strings.json Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
switch.py Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
todo.py Add entity base class in Habitica integration (#121320) 2024-07-08 10:18:09 +02:00
util.py Migrate Habitica Dailies and To-Do's to the todo platform (#116655) 2024-07-07 17:50:27 +02:00