sgupta999 / mqtt-bridge-smartthings

MQTT Bridge To SmartThings [MBS]
MIT License
27 stars 15 forks source link

Working with WebCore #4

Closed rhamblen closed 4 years ago

rhamblen commented 4 years ago

Not a bug but a note... when using webcore, the switches (only tested these) dont show in the main actuator list. You need to look in the 'Compatibiliy Group 3 -> switches' section.

sgupta999 commented 4 years ago

Are you talking about the tasmotaswitchsensor and other device types that I created I guess I could add the actuator capability - anyway atomicState doesnt work for device handlers so still working on updating the device handler - essentially if you are hitting the refresh - sometime you will have to refresh a 2nd time to get all updates synced up.

rhamblen commented 4 years ago

they now all appear in the default area like other switches.