Tisho

Results 13 comments of Tisho

With a little bit of reading it's working now. { "type": "switch", "name": "Siren", "url": "mqtt://192.168.1.44:1883", "mqttPubOptions": { "retain": true }, "topics": { "getOn": { "topic": "zigbee2mqtt/Siren", "apply": "return JSON.parse(message).alarm...

I came with solution to use thermostat which gives option to select the melody as the Siren has 18 different melodies and to turn it on off . This is...

> For these kind of devices, I would suggest to use homebridge-mqtthing so you can configure it exactly as suits your needs. I kinda agree, however when you buy a...

Honestly, i think that only Switch for Alarm ON/OFF is enough, all other option can be setup in Zigbee2MQQT Interface and no need to expose all melodies and things, just...

@alexryd any help how i can expose in home bridge the both switches of Shelly1L and configure the SW2 as stateless.

Yeah, its same as https://github.com/Jaliborc/Bagnon/issues/1856

I am getting same error once or twice per day, when i restart the child bridge it is working [7/18/2024, 3:52:08 PM] [Evohome] Error getting locations: TypeError: Cannot read properties...

It appear that LocationID is not always returned from the API And looking in evohome.js:173:47 - the JSON reply do not always contains **location.locationInfo.locationId** which may lead to the issue...

@timoschilling Does the new mini devices use same chip, do you plan to support it ? https://www.shelly.com/en-bg/products/shop/shelly-plus-1-mini

> I have the same problem as you. For this reason I created a new repository with the (hopefully) correct adjustments. I haven't tested it yet. Tomorrow afternoon I will...