mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
17 lines
346 B
YAML
17 lines
346 B
YAML
get_forecasts:
|
|
fields:
|
|
config_entry_id:
|
|
required: true
|
|
selector:
|
|
config_entry:
|
|
integration: amberelectric
|
|
channel_type:
|
|
required: true
|
|
selector:
|
|
select:
|
|
options:
|
|
- general
|
|
- controlled_load
|
|
- feed_in
|
|
translation_key: channel_type
|