mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +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:
|
||||
entity:
|
||||
domain: weather
|
||||
integration: nws
|
||||
fields:
|
||||
type:
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user