Anyone familiar with Switchbots and Home Assistant and if they work for you in later HA firmwares?
What I did:
First I tried if the Switchbot works, connected it through their app directly with my phone via bluetooth. All good!
Then I did everything what is written in the Switchbot integration
I added this to my configuration.yaml
switch:
- platform: switchbot
mac: "xx:xx:xx:xx:xx:xx"
name: "Printer"
(MAC address filtered out, but I put it in lowercase letters).
Restarting Home Assistant, the switch is there but it does nothing. Any idea?
I have a Raspberry Pi 3 Model B with integrated bluetooth and the Switchbot is in the same room only 3 meters away.