core/homeassistant/components/habitica
Manu b0b5567316
Add `update_habit` action to Habitica integration (#139311)
* Add update_habit action

* icons
2025-03-02 14:04:13 +01:00
..
__init__.py
binary_sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
button.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
calendar.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py Add `update_habit` action to Habitica integration (#139311) 2025-03-02 14:04:13 +01:00
coordinator.py Bump habiticalib to v0.3.7 (#137993) 2025-02-10 20:37:54 +01:00
diagnostics.py Bump habiticalib to v0.3.7 (#137993) 2025-02-10 20:37:54 +01:00
entity.py Add user profile info to Habitica sensor and device URL (#137152) 2025-02-11 11:41:11 +01:00
icons.json Add `update_habit` action to Habitica integration (#139311) 2025-03-02 14:04:13 +01:00
image.py Refactor and add tests to image platform of Habitica (#135897) 2025-02-14 15:20:19 +00:00
manifest.json Set quality scale to platinum 🏆️ for Habitica integration (#136076) 2025-02-14 19:56:32 +01:00
quality_scale.yaml Set quality scale to platinum 🏆️ for Habitica integration (#136076) 2025-02-14 19:56:32 +01:00
sensor.py Add user profile info to Habitica sensor and device URL (#137152) 2025-02-11 11:41:11 +01:00
services.py Add `update_habit` action to Habitica integration (#139311) 2025-03-02 14:04:13 +01:00
services.yaml Add `update_habit` action to Habitica integration (#139311) 2025-03-02 14:04:13 +01:00
strings.json Add `update_habit` action to Habitica integration (#139311) 2025-03-02 14:04:13 +01:00
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
todo.py Refactor to-do list order and reordering in Habitica (#138566) 2025-02-24 16:36:20 +00:00
util.py