core/homeassistant/components/habitica
Mr. Bubbles 0b8838cab8
Add icons and translations to Habitica (#116204)
* refactor habitica sensors, add strings and icon translations

* Change sensor names

* remove max_health as it is a fixed value

* remove SENSOR_TYPES

* removed wrong sensor

* Move Data coordinator to separate module

* add coordinator.py to coveragerc

* add deprecation warning for task sensors

* remove unused imports and logger

* Revert "add deprecation warning for task sensors"

This reverts commit 9e58053f3b.

* Update homeassistant/components/habitica/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/habitica/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Revert "Move Data coordinator to separate module"

This reverts commit f5c8c3c886.

* Revert "add coordinator.py to coveragerc"

This reverts commit 8ae07a4786.

* rename Mana max. to Max. mana

* deprecation for yaml import

* move SensorType definition before TASK_TYPES

* Revert "deprecation for yaml import"

This reverts commit 2a1d58ee5f.

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-29 12:51:38 +02:00
..
__init__.py Add icons and translations to Habitica (#116204) 2024-04-29 12:51:38 +02:00
config_flow.py Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
const.py Add icons and translations to Habitica (#116204) 2024-04-29 12:51:38 +02:00
icons.json Add icons and translations to Habitica (#116204) 2024-04-29 12:51:38 +02:00
manifest.json Add icons and translations to Habitica (#116204) 2024-04-29 12:51:38 +02:00
sensor.py Add icons and translations to Habitica (#116204) 2024-04-29 12:51:38 +02:00
services.yaml
strings.json Add icons and translations to Habitica (#116204) 2024-04-29 12:51:38 +02:00