Go to file
Marko Oldenburg 7c01c1c790 make parseJSON function to run asynchron
in installations wirh many of Gardena devices,
 the parseJSON function run long time.
 This patch make the parseJSON function asybchron

[Ticket: #47]
2022-01-31 19:43:20 +01:00
FHEM make parseJSON function to run asynchron 2022-01-31 19:43:20 +01:00
hooks change git structure 2021-03-09 08:50:59 +01:00
controls_GardenaSmartDevice.txt make parseJSON function to run asynchron 2022-01-31 19:43:20 +01:00
LICENSE add LICENSE 2019-06-15 08:53:31 +02:00
README.md fix README.md 2019-06-06 07:59:28 +02:00

FHEM::GardenaSmartBridge

FHEM::GardenaSmartDevice

Used branching model

Community support

The FHEM Forum is available here for general support. In case you have a specific question about this module, it is recommended to find the right sub-forum. It can either be found from the module info card using the FHEM Installer (e.g. using command search <MODULE_NAME>) or it can be determined from the MAINTAINER.txt file.

Bug reports and feature requests

Identified bugs and feature requests are tracked using Github Issues.

Pull requests / How to participate into development

You are invited to send pull requests to the devel branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide whether it is going to be part of the module in a future release.