mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Restrict nws.get_forecasts_extra selector to nws weather entities (#122986)
This commit is contained in:
parent
c2a23bce50
commit
ab522dab71
@ -2,6 +2,7 @@ get_forecasts_extra:
|
|||||||
target:
|
target:
|
||||||
entity:
|
entity:
|
||||||
domain: weather
|
domain: weather
|
||||||
|
integration: nws
|
||||||
fields:
|
fields:
|
||||||
type:
|
type:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user