Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.shelly.text Namespace Reference

Classes

class  RpcText
 
class  RpcTextDescription
 

Functions

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

Detailed Description

Text for Shelly.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.shelly.text.async_setup_entry ( HomeAssistant  hass,
ShellyConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up sensors for device.

Definition at line 45 of file text.py.