From a1359cf6da7e030710b1027a3c2b443a463ec3a6 Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:02:25 +0100 Subject: [PATCH] Add binary sensor platform to Habitica (#35521) * Add binary sensor platform to Habitica * add binary sensor section --- source/_integrations/habitica.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/habitica.markdown b/source/_integrations/habitica.markdown index ec4a7f91937..ff7634edca3 100644 --- a/source/_integrations/habitica.markdown +++ b/source/_integrations/habitica.markdown @@ -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