core/homeassistant/components/habitica
Eric Shtivelberg f5f8c44ca6
Add Habitica up/down attributes for tasks (#125356)
add: up/down
2024-09-06 15:08:30 +02:00
..
__init__.py Add option to login with username/email and password in Habitica integration (#117622) 2024-08-30 17:08:06 +02:00
button.py
config_flow.py Add option to login with username/email and password in Habitica integration (#117622) 2024-08-30 17:08:06 +02:00
const.py
coordinator.py Fix missing id in Habitica completed todos API response (#124565) 2024-08-25 15:15:47 +02:00
entity.py
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
manifest.json
sensor.py Add Habitica up/down attributes for tasks (#125356) 2024-09-06 15:08:30 +02:00
services.yaml
strings.json Add option to login with username/email and password in Habitica integration (#117622) 2024-08-30 17:08:06 +02:00
switch.py
todo.py
util.py