core/homeassistant/components/habitica
Manu e71f8c444b
Add user profile info to Habitica sensor and device URL (#137152)
Add user profile attributes to Habitica sensor and device URL
2025-02-11 11:41:11 +01:00
..
__init__.py Explicitly pass in the config_entry in habitica coordinator (#138156) 2025-02-09 22:26:11 +02:00
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 Explicitly pass in the config_entry in habitica coordinator (#138156) 2025-02-09 22:26:11 +02:00
const.py
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
image.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json Bump habiticalib to v0.3.7 (#137993) 2025-02-10 20:37:54 +01:00
quality_scale.yaml
sensor.py Add user profile info to Habitica sensor and device URL (#137152) 2025-02-11 11:41:11 +01:00
services.py Bump habiticalib to v0.3.7 (#137993) 2025-02-10 20:37:54 +01:00
services.yaml
strings.json Add user profile info to Habitica sensor and device URL (#137152) 2025-02-11 11:41:11 +01:00
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
todo.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
util.py