Created At
Feb 23, 2020
Created By Marcin Ćwięk
Link Gardena Smart System devices with Home Center 2 to control mower and watering system.
Created At
Feb 23, 2020
Last Update
Sep 17, 2021
Platforms
HC 2
Views
5095
Download
314
Connects to your Gardena account, retrieves information about smart devices configured within that account, and allows you to control them. Installation if fully automated: there is only a single scene to provide status gathering, sending commands and creating virtual devices in HC2. Advantages
|
|
At least Gardena Smart Gateway configured and access to your Gardena account. Any sensor, watering device, or mower connected to that account will become available in the Fibaro ecosystem.
Read comments in Lua scene.
Each configuration parameter is described there in detail.
You may do that by configuring IGNORE_CATEGORY
variable if you would like to exclude all devices of a given type (like "sensor") or you may remove unwanted VDs manually and change CREATE_VIRTUAL_DEVICES
to false
so as not to recreate deleted devices.
Sure. Just make a clone of the main Lua script, update account details and give a unique value to ACCOUNT_UNIQUE_ID
variable.
Yes, it is simple. All language-specific information is given in two variables: translations
and repeatedTrans
. Look for them in source code and that should make things clear. Also field definitions are provided in the source code. Look for "TYPEconfig" variable (mowerConfig
, e.g.) and change what you need. For labels the first value in each item is a number used for ordering elements, the second is a default (English) label, the third is a format ([d]
is for timestamps, [u]
is for units retrieved from Gardena API). In the end, remember to use UPDATE_DEVICE_DEFINITION
variable to apply changes in virtual device definition.
Debugować (DEBUG = 1). Za mało napisał Pan informacji, bym mógł zasugerować cokolwiek innego.
Thank you very much for your LUA Code .. works perfect and way more stable then the "old"version wich is avaliable here!
Thank you very much for your LUA Code!!
Hello, please, do you have a plan to create QA for HC3? Thank you
co robić jak sie nie chce aktualizować automatycznie?