forked from home-assistant/core
Support reloading the rest notify platform (#39527)
* Support reloading the rest notify platform * update services.yaml * fix conflict
This commit is contained in:
+5
@@ -3,3 +3,8 @@ sensor:
|
||||
resource: "http://localhost"
|
||||
method: GET
|
||||
name: rollout
|
||||
|
||||
notify:
|
||||
- name: rest_reloaded
|
||||
platform: rest
|
||||
resource: http://127.0.0.1/on
|
||||
|
||||
Reference in New Issue
Block a user