Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.habitica.binary_sensor.HabiticaBinarySensor Class Reference
Inheritance diagram for homeassistant.components.habitica.binary_sensor.HabiticaBinarySensor:
[legend]
Collaboration diagram for homeassistant.components.habitica.binary_sensor.HabiticaBinarySensor:
[legend]

Static Public Attributes

string PENDING_QUEST = "pending_quest"
 

Detailed Description

Habitica Entities.

Definition at line 30 of file binary_sensor.py.

Member Data Documentation

◆ PENDING_QUEST

string homeassistant.components.habitica.binary_sensor.HabiticaBinarySensor.PENDING_QUEST = "pending_quest"
static

Definition at line 33 of file binary_sensor.py.


The documentation for this class was generated from the following file: