-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Description
Current Situation
I have 3 switchbots running and operate them via node-red with this command:
sudo python3 python-host/switchbot_py3.py -d XX:XX:XX:XX:XX:XX -c on
i have many devices with batteries running in my flat and i want to keep an overview of what will need batteries soon. Unfortunatly this project does not give me that possibility and i wondered if it would be possible to implement this since other pythonlibraries seem to be able to do that.... unfortunatly these lack documentation and i dont know hot to get these running in node-red.
iE: https://github.com/Danielhiversen/pySwitchbot
is this even a planned feature?
Proposed Change
Make a command that gives me a batterylevel
Additional Context
No response