mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Restrict nws.get_forecasts_extra selector to nws weather entities (#122986)
This commit is contained in:
@@ -2,6 +2,7 @@ get_forecasts_extra:
|
||||
target:
|
||||
entity:
|
||||
domain: weather
|
||||
integration: nws
|
||||
fields:
|
||||
type:
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user