Petar Georgiev

Results 16 comments of Petar Georgiev

I've created a new node sonoff-th that outputs current temperature / humidity values from TH10/TH16 devices. It is based on sonoff-state with a few additions / checks: ![image](https://user-images.githubusercontent.com/9254467/41657669-c74b7248-749c-11e8-80be-9fccf09f483c.png) ![image](https://user-images.githubusercontent.com/9254467/41657689-d96153bc-749c-11e8-8d22-d671d432637b.png) Here...

I know that. The idea is to skip initial need for cables to deploy Mongoose OS to sonoff devices.

Thanks. Sonoff devices come pre-loaded with proprietary firmware by Itead. Their firmware support OTA but officially it cannot be used by the end users. So the only "official" way to...

I'm currently working on a mini front-end that is using your APIs so it will not work. Also it is easier to me to enumerate devices and lookup their params...

Btw something else that I've struggled - the config options httpPort & httpsPort are named a bit confusing for me (and others too? #12 ) - I always confuse values...

Are you going to realize the stale message removal strategy using a timer?

@talesferreira "1014091200000", "1014091200000" and "27/08/2019 15:19:28" are not valid ISO8601 dates/times. Valid is for example: 2019-08-29T15:33:15

Can you provide an example JSON with nested arrays?

I'll take a look. Thanks for your suggestions.