Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.whois.sensor.WhoisSensorEntity
 
class  homeassistant.components.whois.sensor.WhoisSensorEntityDescription
 

Namespaces

 homeassistant.components.whois.sensor
 

Functions

int|None homeassistant.components.whois.sensor._days_until_expiration (Domain domain)
 
datetime|None homeassistant.components.whois.sensor._ensure_timezone (datetime|None timestamp)
 
None homeassistant.components.whois.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)