node-red-contrib-gardena-smart-system 1.1.0

A node to connect to Gardena Smart System

npm install node-red-contrib-gardena-smart-system

gardena-smart-system-node-red-flow

A flow for Node RED integrating the Gardena Smart System.

General

This flow is intended for people who want to control their gardena smart system via Node RED.

As of now, the node can handle

  • Valves
  • Mowers
  • Sockets

that can be controlled via the Gardena/Husqvarna API.

Prerequisites

Setup

When using one of the actions on the node, you'll need credentials. These should be easy to setup, pass in the app client ID and secret.

Service IDs

When controlling anything, you'll need the service ID. In order to get these, use the device_status node which lists all devices that you can use. For each device, each service is listed include its ID.

Sadly, the services aren't really labeled, so you'll need to try out which is which.

Notes

  • Locations will be cached in the context. If you have location changes, just restart Node-RED to clear the flow context. If you don't know what a location is: Basically you can handle multiple houses/locations in one gardena account. If these change, try restarting Node RED and you run into issues.
  • I wasn't able to test on many things, so basically the old saying "it works on my machine" applies. If something does not work, let me know.

Node Info

Version: 1.1.0
Updated 1 week, 1 day ago
Rating: 4.0 2

Categories

Actions

Rate:

Downloads

26 in the last week

Nodes

  • api-credentials
  • devices_status
  • service_status
  • valve_control
  • mower_control
  • powersocket_control

Keywords

  • node-red
  • gardena

Maintainers