Advertisement
Guest User

Node Red turn of TV automation

a guest
Oct 20th, 2019
979
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. [{"id":"58af9d99.f00004","type":"tab","label":"Turn off Chromecast","disabled":false,"info":"Chromecast keeps the TV on forever. This solves that.\n\nIf the CC goes from playing to off, and the TV is still on, then turn it off after 10 minutes."},{"id":"d3149cd9.2206d","type":"trigger-state","z":"58af9d99.f00004","name":"CC stops playing","server":"bae1fbb0.1c0ec8","entityid":"media_player.jeffrey_bottoms_3_0","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"id":"8eny6vowqi","targetType":"this_entity","targetValue":"","propertyType":"previous_state","propertyValue":"old_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"playing"},{"id":"9s2vmqje46v","targetType":"this_entity","targetValue":"","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"}],"constraintsmustmatch":"all","outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","x":190,"y":140,"wires":[["9ff35ce0.51859"],[]]},{"id":"9ff35ce0.51859","type":"api-current-state","z":"58af9d99.f00004","name":"TV is still on","server":"bae1fbb0.1c0ec8","version":1,"outputs":2,"halt_if":"playing","halt_if_type":"str","halt_if_compare":"is","override_topic":false,"entity_id":"media_player.lg_tv","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","blockInputOverrides":false,"x":410,"y":180,"wires":[["9ececafd.7134c8","dd505aef.5ac098"],[]]},{"id":"9ececafd.7134c8","type":"delay","z":"58af9d99.f00004","name":"","pauseType":"delay","timeout":"10","timeoutUnits":"minutes","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":590,"y":180,"wires":[["b87cd900.cdd258"]]},{"id":"f9a89f1d.ccdce","type":"api-call-service","z":"58af9d99.f00004","name":"Turn TV off","server":"bae1fbb0.1c0ec8","version":1,"service_domain":"media_player","service":"turn_off","entityId":"media_player.lg_tv","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":770,"y":360,"wires":[["fc610ff4.8de27"]]},{"id":"ff1ea84a.936768","type":"trigger-state","z":"58af9d99.f00004","name":"CC stops playing","server":"bae1fbb0.1c0ec8","entityid":"media_player.jeffrey_bottoms_3_0","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"id":"lwhdlvlybh","targetType":"this_entity","targetValue":"","propertyType":"previous_state","propertyValue":"old_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"idle"},{"id":"9s2vmqje46v","targetType":"this_entity","targetValue":"","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"}],"constraintsmustmatch":"all","outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","x":190,"y":220,"wires":[["9ff35ce0.51859"],[]]},{"id":"b87cd900.cdd258","type":"api-current-state","z":"58af9d99.f00004","name":"CC still not playing","server":"bae1fbb0.1c0ec8","version":1,"outputs":2,"halt_if":"playing","halt_if_type":"str","halt_if_compare":"is_not","override_topic":false,"entity_id":"media_player.jeffrey_bottoms_3_0","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","blockInputOverrides":false,"x":790,"y":180,"wires":[["c76931ff.adda7"],[]]},{"id":"fcdde39a.48b7c","type":"inject","z":"58af9d99.f00004","name":"Poll every 10m","topic":"","payload":"","payloadType":"date","repeat":"600","crontab":"","once":false,"onceDelay":0.1,"x":180,"y":380,"wires":[["686ed7b.816b928"]]},{"id":"686ed7b.816b928","type":"api-current-state","z":"58af9d99.f00004","name":"CC still not playing","server":"bae1fbb0.1c0ec8","version":1,"outputs":2,"halt_if":"playing","halt_if_type":"str","halt_if_compare":"is_not","override_topic":false,"entity_id":"media_player.jeffrey_bottoms_3_0","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","blockInputOverrides":false,"x":390,"y":380,"wires":[["9ff35ce0.51859"],[]]},{"id":"c76931ff.adda7","type":"api-current-state","z":"58af9d99.f00004","name":"TV is still on","server":"bae1fbb0.1c0ec8","version":1,"outputs":2,"halt_if":"playing","halt_if_type":"str","halt_if_compare":"is","override_topic":false,"entity_id":"media_player.lg_tv","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","blockInputOverrides":false,"x":990,"y":180,"wires":[["960e1f29.c3588"],[]]},{"id":"68ec3408.b8369c","type":"delay","z":"58af9d99.f00004","name":"","pauseType":"delay","timeout":"10","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":900,"y":280,"wires":[["f9a89f1d.ccdce"]]},{"id":"fc610ff4.8de27","type":"api-call-service","z":"58af9d99.f00004","name":"Slack notif","server":"bae1fbb0.1c0ec8","version":1,"service_domain":"notify","service":"cubeybot","entityId":"","data":"{\"message\":\":tv::x: I turned the TV off for you.\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1050,"y":360,"wires":[[]]},{"id":"dd505aef.5ac098","type":"api-call-service","z":"58af9d99.f00004","name":"Notify TV","server":"bae1fbb0.1c0ec8","version":1,"service_domain":"notify","service":"lg_tv","entityId":"","data":"{\"message\":\"TV turning off in 10 minutes\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":580,"y":60,"wires":[[]]},{"id":"960e1f29.c3588","type":"switch","z":"58af9d99.f00004","name":"","property":"data.attributes.source","propertyType":"msg","rules":[{"t":"eq","v":"CC","vt":"str"},{"t":"neq","v":"CC","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":750,"y":280,"wires":[["68ec3408.b8369c"],[]]},{"id":"bae1fbb0.1c0ec8","type":"server","z":"","name":"Home Assistant"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement