mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +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_iot_class: Cloud Polling
|
||||||
ha_domain: habitica
|
ha_domain: habitica
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -59,6 +60,10 @@ The Habitca {% term integration %} enables you to monitor your adventurer's prog
|
|||||||
- **Gems:** Shows the total number of gems currently owned by your Habitica character, used for purchasing items and customizations.
|
- **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.
|
- **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
|
## 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
|
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