mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Add binary sensor platform to Habitica (#35521)
* Add binary sensor platform to Habitica * add binary sensor section
This commit is contained in:
parent
35094af073
commit
a1359cf6da
@ -9,6 +9,7 @@ ha_release: 0.78
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_domain: habitica
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- sensor
|
||||
- switch
|
||||
@ -58,7 +59,11 @@ The Habitca {% term integration %} enables you to monitor your adventurer's prog
|
||||
- **Rewards:** Displays the rewards that can be redeemed (for example, "1 task")
|
||||
- **Gems:** Shows the total number of gems currently owned by your Habitica character, used for purchasing items and customizations.
|
||||
- **Mystic hourglasses:** Displays the number of mystic hourglasses earned as a subscriber, which can be redeemed for exclusive items from past events.
|
||||
|
||||
## Binary sensors
|
||||
|
||||
- **Pending quest invitation**: Indicates if you have an invitation to a quest awaiting your response.
|
||||
|
||||
## To-do lists
|
||||
|
||||
The following Habitica tasks are available as to-do lists in Home Assistant. You can add, delete, edit and check-off completed tasks
|
||||
|
Loading…
x
Reference in New Issue
Block a user