jmbinette

Results 43 comments of jmbinette

Sorry I "snoozed" on this for a long time! Any way to choose which network interface is used by cast-web-api ?

That could be a great feature yes ! Did not find a solution yet as even using WLAN and ETH on the Raspberry Pi, the mac address used seems to...

Ok than you guys I am curious however, what is the use of the custom device handlers in groovy code if we can setup devices in the yml config file...

Thanks ! I just edited the devices.yml config file but i don't see subscription in the log file. Do I also need to register the device in the MQTT bridge...

Just saw the line : deviceconfig: true Ok another question, I created a device handler with 6 attributes : ``` (1..6).each { n -> attribute "switch$n", "enum", ["on", "off"] command...

Hi @rhamblen, Thanks for the update ! I was out of time this week but I will give it another shot this weekend ! For now, I am still in...

Hi to all, It works perfectly fine now. Had to create a custom device handler for my power strip, modified the MBS smartapp and also edited devices.yml. Let me know...

I deleted state.json and restarted the bridge. Any code modifications possible to prevent crashing on wrong data type ?

Hi, I just updated my version, we will see For my other issue on the SmartThings forum, I will open another issue right away Thanks

I am not trying to wake the device but prevent from going to deep sleep again The message is published correctly to clients that are already connected. If I send...