Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.forecast_solar.sensor Namespace Reference

Classes

class  ForecastSolarSensorEntity
 
class  ForecastSolarSensorEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, ForecastSolarConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for the Forecast.Solar sensor service.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.forecast_solar.sensor.async_setup_entry ( HomeAssistant  hass,
ForecastSolarConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Defer sensor setup to the shared sensor module.

Definition at line 135 of file sensor.py.