Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.hko.weather Namespace Reference

Classes

class  HKOEntity
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for the HKO service.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.hko.weather.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Add a HKO weather entity from a config_entry.

Definition at line 28 of file weather.py.