Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.radarr.sensor.RadarrSensor
 
class  homeassistant.components.radarr.sensor.RadarrSensorEntityDescription
 
class  homeassistant.components.radarr.sensor.RadarrSensorEntityDescriptionMixIn
 

Namespaces

 homeassistant.components.radarr.sensor
 

Functions

None homeassistant.components.radarr.sensor.async_setup_entry (HomeAssistant hass, RadarrConfigEntry entry, AddEntitiesCallback async_add_entities)
 
tuple[RadarrSensorEntityDescription[T], str] homeassistant.components.radarr.sensor.get_modified_description (RadarrSensorEntityDescription[T] description, RootFolder mount)
 
str homeassistant.components.radarr.sensor.get_space (list[Diskspace] data, str name)
 

Variables

list homeassistant.components.radarr.sensor.BYTE_SIZES
 
int homeassistant.components.radarr.sensor.PARALLEL_UPDATES = 1