|
| bool | is_tracker (self) |
| |
| None | __init__ (cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs) |
| |
| Any | __new__ (mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, bool frozen_or_thawed=False, **Any kwargs) |
| |
Describes Fitbit sensor entity.
Definition at line 119 of file sensor.py.
◆ is_tracker()
| bool homeassistant.components.fitbit.sensor.FitbitSensorEntityDescription.is_tracker |
( |
|
self | ) |
|
Return if the entity is a tracker.
Definition at line 128 of file sensor.py.
◆ None
| homeassistant.components.fitbit.sensor.FitbitSensorEntityDescription.None |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/fitbit/sensor.py