switchbot-mqtt
switchbot-mqtt copied to clipboard
MQTT client controlling SwitchBot button automators & curtain motors, compatible with Home Assistant :house_with_garden: 🐳
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
Nice and great work! Failed to communicate with the bot over bluetooth, not sure what the issue is, dbus was mapped properly, below is the error: ``` switchbot-mqtt | Traceback...
Hi! I'm not quite sure whether I should file this here or with PySwitchbot but I'll start here I guess. I have switchbot-mqtt 3.3.1 running on a raspberry pi. The...
I get messages like: ``` Error talking to Switchbot Traceback (most recent call last): File "/switchbot-mqtt/.venv/lib/python3.8/site-packages/switchbot/__init__.py", line 283, in _sendcommand self._connect() File "/switchbot-mqtt/.venv/lib/python3.8/site-packages/switchbot/__init__.py", line 232, in _connect self._device = bluepy.btle.Peripheral(...
Switchbot Curtain can be controlled by using the Switchbot remote or by physically pulling the curtain. Is it possible for switchbot-mqtt to pick up on such actions and update the...
I am using a couple of Switchbot Curtain 3 devices and I would like to get battery- and position information. Unfortunately switchbot-mqtt (latest version) crashes immediately on the first attempt...