🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

gardena-bluetooth

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gardena-bluetooth

1.6.0
PyPI
Maintainers
1

Gardena Bluetooth Control

This module support controlling gardena bluetooth enabled watering computers.

It's main target is for use with Home Assistant. But can be used standalone as well. Its mainly consist of list of know services and characteristics, and parser for these.

.. note:: The devices only allow a single paired connection, and require a factory reset to allow a new controller to connect.

Module

Commandline

Scan for possible devices

.. code-block:: bash

python -m gardena_bluetooth scan

Connect to device and dump it's data

.. code-block:: bash

pyhton -m gardena_bluetooth connect [ADDRESS]

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts