Gardena smart - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Gardena smart (/showthread.php?tid=1349) |
Gardena smart - gjniewenhuijse - 23.04.2018 Anyone already linked a Gardena Smart gateway? Here my first code to read a Sensor and write the moisturelevel and batterylevel. Code: function getData() RE: Gardena smart - admin - 25.04.2018 You need to check the result of https.request call instead of cReq variable. Since it's defined as a table first if cReq then... will evaluate as true. RE: Gardena smart - gjniewenhuijse - 26.04.2018 (25.04.2018, 06:45)admin Wrote: You need to check the result of https.request call instead of cReq variable. Since it's defined as a table first if cReq then... will evaluate as true. thanks for the comment. RE: Gardena smart - Firechief - 24.05.2020 gjniewenhuijse, I'm interested in this project as i'm installing a Smart Sileno Life 750 robotic mower this week and planning to extend this with Smart Water Control + Sensor and Smart Pressure Pump and maybe some Smart Power Plugs to control lights. I'm a novice on scripting and things and would like to learn and understand more of this. It's not always clear where things go and steps to follow to get things working. Can you, or anyone, explain me what to do and where to do it? I have a HL, wich is similar to the LM. Thx in advance I found this page with API for all Gardena Smart products: https://developer.husqvarnagroup.cloud/apis/GARDENA+smart+system+API#/general Kind regards, RE: Gardena smart - Joep - 31.07.2023 "This API has moved to the official developer portal. Please follow the instructions at https://developer.husqvarnagroup.cloud" |