Changed iphone entity
Could gollum be something?
This commit is contained in:
@@ -257,4 +257,6 @@ Step 1+2 Downloading and unzipping is straightforward
|
|||||||
* Blueprint to control light. https://gist.github.com/rvdlee/2af667b095d783d44395ba25798217aa
|
* Blueprint to control light. https://gist.github.com/rvdlee/2af667b095d783d44395ba25798217aa
|
||||||
|
|
||||||
|
|
||||||
* Stue thermostat EQ3
|
* Stue thermostat EQ3
|
||||||
|
|
||||||
|
* checkout (Gollum) https://github.com/gollum/gollum/ wiki for docker (and git))
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
- alias: 'Mor kommer hjem'
|
- alias: 'Mor kommer hjem'
|
||||||
trigger:
|
trigger:
|
||||||
platform: state
|
platform: state
|
||||||
entity_id: device_tracker.annes_iphone_xs
|
entity_id: device_tracker.annes_iphone_xs_4
|
||||||
to: 'home'
|
to: 'home'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
to: 'home'
|
to: 'home'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_annes_iphone_xs
|
service: notify.mobile_app_annes_iphone_xs_4
|
||||||
data:
|
data:
|
||||||
message: 'Daniel kommer hjem'
|
message: 'Daniel kommer hjem'
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
to: 'home'
|
to: 'home'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_annes_iphone_xs
|
service: notify.mobile_app_annes_iphone_xs_4
|
||||||
data:
|
data:
|
||||||
message: 'Andreas kommer hjem'
|
message: 'Andreas kommer hjem'
|
||||||
|
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
to: 'Skole'
|
to: 'Skole'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_annes_iphone_xs
|
service: notify.mobile_app_annes_iphone_xs_4
|
||||||
data:
|
data:
|
||||||
message: 'Andreas ankommer til skole'
|
message: 'Andreas ankommer til skole'
|
||||||
|
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
to: 'Skole'
|
to: 'Skole'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
service: notify.mobile_app_annes_iphone_xs
|
service: notify.mobile_app_annes_iphone_xs_4
|
||||||
data:
|
data:
|
||||||
message: 'Daniel ankommer til skole'
|
message: 'Daniel ankommer til skole'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user