Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.pvpc_hourly_pricing.config_flow Namespace Reference

Classes

class  PVPCOptionsFlowHandler
 
class  TariffSelectorConfigFlow
 

Variables

tuple _MAIL_TO_LINK
 

Detailed Description

Config flow for pvpc_hourly_pricing.

Variable Documentation

◆ _MAIL_TO_LINK

tuple homeassistant.components.pvpc_hourly_pricing.config_flow._MAIL_TO_LINK
private
Initial value:
1 = (
2  "[consultasios@ree.es]"
3  "(mailto:consultasios@ree.es?subject=Personal%20token%20request)"
4 )

Definition at line 35 of file config_flow.py.