enesbcs / shellyteacher4domo

Shelly device teacher for Domoticz MQTT Autodiscovery hardware
Apache License 2.0
10 stars 4 forks source link

Request to implement Shellyplus Smoke #46

Closed Quax1507 closed 8 months ago

Quax1507 commented 8 months ago

I have some Shellyplus Smoke detectors which are not supported. Could You please implement them?

Thanks Quaxx1507

enesbcs commented 8 months ago

Yep, fortunately the device itself is not so complicated, however i do not really like the Gen2 device documentation, Gen1 was way much better to understand.

Based on this article: https://shelly-api-docs.shelly.cloud/gen2/ComponentsAndServices/Smoke i guess this device sends data through /status/smoke:0 topic, you can download latest database from testing branch here:

https://raw.githubusercontent.com/enesbcs/shellyteacher4domo/testing/mqtt_templates_gen2.txt

Quax1507 commented 8 months ago

Wow! That was fast :-) I can confirm it is working. Many thanks!