Update 3d printer notify
This commit is contained in:
parent
864fb90794
commit
6b86aa094d
@ -35,11 +35,11 @@
|
|||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: sensor.octoprint_job_percentage
|
entity_id: sensor.octoprint_print_progress
|
||||||
to: '100.0'
|
to: '100.0'
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id:
|
entity_id:
|
||||||
- sensor.octoprint_target_bed_temp
|
- sensor.octoprint_bed_target
|
||||||
to: "0"
|
to: "0"
|
||||||
action:
|
action:
|
||||||
- service: notify.mobile_app_iphone
|
- service: notify.mobile_app_iphone
|
||||||
|
Loading…
Reference in New Issue
Block a user