[{"id":"fc6e9a37.712bb8","type":"inject","z":"a521f92f.fbde18","name":"","topic":"","payload":"","payloadType":"date","repeat":"5","crontab":"","once":false,"onceDelay":0.1,"x":100,"y":180,"wires":[["613b7d9c.6166c4"]]},{"id":"613b7d9c.6166c4","type":"api-render-template","z":"a521f92f.fbde18","name":"获取温度天气啥的","server":"85590a1b.229598","template":"","resultsLocation":"payload","resultsLocationType":"msg","templateLocation":"template","templateLocationType":"msg","x":270,"y":180,"wires":[["f9426281.26d86"]]},{"id":"f9426281.26d86","type":"switch","z":"a521f92f.fbde18","name":"温度筛选","property":"payload","propertyType":"msg","rules":[{"t":"lte","v":"30","vt":"str"},{"t":"gt","v":"50","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":480,"y":180,"wires":[["d88e4598.cd49a8"],[]]},{"id":"d88e4598.cd49a8","type":"api-call-service","z":"a521f92f.fbde18","name":"设置灯","server":"85590a1b.229598","service_domain":"light","service":"turn_on","data":"灯光参数","mergecontext":"","output_location":"","output_location_type":"none","x":630,"y":180,"wires":[[]]},{"id":"85590a1b.229598","type":"server","z":"","name":"Home Assistant","legacy":false,"hassio":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true}]