Robin Rainton

Results 169 comments of Robin Rainton

> it is possible to maintenance old data also ? So I have installed the adapter last week and it would be great to put in the data for the...

> yes, i have a database with all energy data since 5 years ago (all 5 minutes :-) ) Sounds to me that would be best kept within InfluxDB or...

Version 6.0.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.22.5, js-controller: 4.0.23 Unsurprisingly I have been unable to reproduce this in a separate instance or even separate script. Even copying my original script with...

So after failing to re-produce the issue I put the old script code back & restarted adapter. Bug is back as value was read incorrectly. Stopped the adatper then re-ran...

> The issue is that JavaScript functions like "getState" simulate an synchronous behaviour and we need to do several tricks for that. Ah. Erm... this sounds ominous. I will look...

> I would read individual sensors with individual requests (single or multi, depending on the value range), otherwise I see no chance in detecting failures. Yes, I would have thought...

I came across this problem today. Trying to verify using DNS in Namecheap, acme script reports: ``` [Thu Nov 17 10:30:20 CET 2022] response=' Cannot complete this command as this...

Thanks for the heads up. Yeah, works fine when I move the domain to Namecheap Basic DNS. FWIW, for `NAMECHEAP_SOURCEIP` I used the public IP address of the requesting host....

> When someone presses my doorbell I send a notification to my TV / Mobile Devices using the `http://frigate/api//latest.jpg` as the image source. In fact this is exactly how a...

OK. So this... ![image](https://user-images.githubusercontent.com/3794098/155026808-e8af3cdc-039e-4414-8974-94f69b398678.png) ... yields this... ![image](https://user-images.githubusercontent.com/3794098/155026865-3ff12a52-604c-4a5d-9b1b-3fe008be2c46.png) ... which I would still call broken. Looks like 'ID' column is too wide but changing it's width to '100' does nothing.