It's been a while since I posted here, but openLuup has continued development and is now a really very capable controller with extensive plug-in compatibility with Vera. Latest version always available from GitHub here https://github.com/akbooer/openLuup
@hoegaarden_bier said:
Question:
When my sensor node does a 'requestTime', what time (epoch) does it send back?
Is this UTC, localtime????
will send local server time with local timezone.
https://github.com/mycontroller-org/mycontroller/blob/development/src/main/java/org/mycontroller/standalone/mysensors/MySensorsMessageEngine.java#L211
Hi John,
appLog.txt
I also tried using datatype string but it doesen't work. Meanwhile I have studies the log files more detailed and found the following behavior:
when defining the device skeletal and when updating the derived device (first approx. 25 lines in the log file V_STATUS is declared as string with values 51 resp. 52 as specified in the web interface. The entity is "Modul 433 MHz".
Later on, when using the toggle switch in the web interface the value has changed in the decription in the log file (see line 164 or 185) value has been changed to on/off. With this definition it seem that the mysensors-Plugin is feeded has been changed from the specified values.
My conclusion is that the change is taking place somewhere outside the mysensors-plugin.
By the way, if I change the type to string do I have to use quotation marks in the web interface?
Thanks a lot for your support.
Martin
Hi all
we are working on a new web client for our domotic framework.
Here some screenshots
It's a WIP so we need any help to complete it.
The code is available at https://github.com/freedomotic/fd-vue-webapp/
Well, sure enough we work on sensors but more related to home automation. Industrial automation requires higher quality stuff and usually the sensor types are different.
About other forum start searching "industrial automation forum" there are some coming out, also I bet there are some in your specific country too. Communities are everywhere
Automatic node ID's are now also supported!
There is a step-by-step install guide here:
https://github.com/tsathishkumar/MySController-rs/issues/30
You can easily run this alongside Domoticz.
Burn an image for the Mozilla Gateway onto an SD card.
Follow the guide above to install MySController-rs.
Install Domoticz at port 8081 and 444 (instead of 8080 and 443, as the Mozilla Gateway is already at those ports).