1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-04 07:26:45 +01:00
Files
core/homeassistant/components/nws/services.yaml

15 lines
276 B
YAML

get_forecasts_extra:
target:
entity:
domain: weather
integration: nws
fields:
type:
required: true
selector:
select:
options:
- "hourly"
- "twice_daily"
translation_key: nws_forecast_type