Simon Christmann

Results 16 issues of Simon Christmann

Do you have any plans to support SwitchBots with password? Otherwise I'll try to implement it myself, my current notes to this topic are: - It seems that using a...

enhancement
help wanted
pinned

Awesome toolπŸ‘πŸ»πŸ‘πŸ»πŸ‘πŸ» Works with `Panasonic DMR-EX80S` and saved my library after the device died✌🏻

In [line 140](https://github.com/hobbyquaker/hm2mqtt.js/blob/10c5a62013b9beb4341e4239e7e85fea92f54581/index.js#L140), you're calling the same function for /set/ and /paramset/, however the corresponding implementation always uses the RPC method `setValue` in [line 361]( https://github.com/hobbyquaker/hm2mqtt.js/blob/10c5a62013b9beb4341e4239e7e85fea92f54581/index.js#L361). For paramsets other than...