devWaves / SwitchBot-MQTT-BLE-ESP32

Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MIT License
530 stars 66 forks source link

[enhancement] Add functionality for tags #100

Closed Maikeleg closed 1 year ago

Maikeleg commented 1 year ago

Switchbot now also sells tags, Bluetooth beacons Would it be possible to add these as a device? Im happy to test them and test code-alterations Im not sure if I’m allowed to put this request here, if not please instruct me how

devWaves commented 1 year ago

if you mean the NFC tags, those can't be supported. They don't use bluetooth. They use the NFC reader on your phone to talk to the switchbot app. There is no battery in the tag https://ca.switch-bot.com/products/switchbot-tag

Maikeleg commented 1 year ago

Thanks for replying me so quick and for the answer. Pity it’s working like that Thanks for all your work