Hello, Help me make this flow. I do not know very well English and it is very difficult for me. I have some knowledge but they do not, and I want to learn.
I accept replies to the forum or to my email.
I will be very glad to have someone answer me.
Greetings.
[{"id":"fc6477f9.2692a8","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"5ce7126e.0f961c","type":"rpi-gpio out","z":"fc6477f9.2692a8","name":"","pin":"16","set":true,"level":"0","freq":"","out":"out","x":760,"y":140,"wires":[],"inputLabels":["payload.currentHeaterStatus"]},{"id":"1c773cdb.af2013","type":"change","z":"fc6477f9.2692a8","name":"","rules":[{"t":"change","p":"payload.currentHeaterStatus","pt":"msg","from":"on","fromt":"str","to":"1","tot":"num"},{"t":"change","p":"payload.currentHeaterStatus","pt":"msg","from":"off","fromt":"str","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":482,"y":136,"wires":[["5ce7126e.0f961c","771db31b.b02a54"]]},{"id":"6954c7d.8bac938","type":"ui_heater_controller","z":"fc6477f9.2692a8","name":"heater","group":"bac7460a.a6a7a","unit":"C","order":2,"width":8,"height":3,"topic":"","sliderMinValue":10,"sliderMaxValue":35,"sliderStep":0.5,"thresholdRising":0.5,"thresholdFalling":0.5,"calendar":"{\n \"Monday\": {\n \"00:00\": 19,\n \"06:20\": 22,\n \"08:00\": 19,\n \"16:40\": 22,\n \"23:59\": 19\n },\n \"Tuesday\": {\n \"00:00\": 19,\n \"06:20\": 22,\n \"08:00\": 19,\n \"16:40\": 22,\n \"23:59\": 19\n },\n \"Wednesday\": {\n \"00:00\": 19,\n \"06:20\": 22,\n \"08:00\": 19,\n \"16:40\": 22,\n \"23:59\": 19\n },\n \"Thursday\": {\n \"00:00\": 19,\n \"06:20\": 22,\n \"08:00\": 19,\n \"16:40\": 22,\n \"23:59\": 19\n },\n \"Friday\": {\n \"00:00\": 19,\n \"06:20\": 23,\n \"08:00\": 19,\n \"16:40\": 22,\n \"23:59\": 19\n },\n \"Saturday\": {\n \"00:00\": 19,\n \"08:00\": 20,\n \"20:00\": 22,\n \"23:59\": 19\n },\n \"Sunday\": {\n \"00:00\": 19,\n \"08:00\": 20,\n \"20:00\": 22,\n \"23:59\": 19\n }\n}","x":302,"y":138,"wires":[["1c773cdb.af2013","33036dfc.433f82"]]},{"id":"771db31b.b02a54","type":"debug","z":"fc6477f9.2692a8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":740,"y":200,"wires":[]},{"id":"33036dfc.433f82","type":"debug","z":"fc6477f9.2692a8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":480,"y":200,"wires":[]},{"id":"8c3c4463.43cc98","type":"sensor-ds18b20","z":"fc6477f9.2692a8","name":"currentTemp","topic":"","sensorid":"28-00000a97cd0b","timer":"600","repeat":true,"x":130,"y":140,"wires":[["6954c7d.8bac938"]]},{"id":"bac7460a.a6a7a","type":"ui_group","name":"Group 1","tab":"ed008be1.1afef8","order":1,"disp":true,"width":6},{"id":"ed008be1.1afef8","type":"ui_tab","name":"Tab 1","icon":"dashboard","order":1}]
1 Answers
Hello, thanks for posting your question and I can understand your English just fine!
Are you using one my examples in the the course? Unfortunately I can’t test or debug custom code/projects… I can only help if you have a problem following one of my projects.
Thanks for understanding.