Search found 7 matches
- Thursday 22 October 2015 23:03
- Forum: Others
- Topic: Cross-compiling Domoticz?
- Replies: 16
- Views: 6228
Re: Cross-compiling Domoticz?
I've been trying tu use distcc to cross-compile domoticz for armv6h in a x64 environment, but I've had no luck so far. It fails to compile remotely. Both systems runs arch linux up to date, and gcc versions are the same, it's odd. Anyway, this approach is probably much easier to set up. No ...
- Monday 05 October 2015 1:03
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: WiringPi library not found. GPIO support disabled
- Replies: 8
- Views: 4109
Re: WiringPi library not found. GPIO support disabled
Actually I ran into the very same thing. Is there a reason why domoticz is linking against the static version of wiringPi? Especially as it doesn´t get installed by default. If there is no good reason, can I suggest to link against the dynamic library? If there is a good reason, it might be a good ...
- Friday 10 July 2015 17:55
- Forum: MySensors
- Topic: Air quality sensor not added
- Replies: 60
- Views: 12028
Re: Air quality sensor not added
It looks like with V_DUST_LEVEL works.
I can see the Air quality sensor now and add it. Thanks for the help.
I can see the Air quality sensor now and add it. Thanks for the help.
- Friday 10 July 2015 14:33
- Forum: MySensors
- Topic: Air quality sensor not added
- Replies: 60
- Views: 12028
Re: Air quality sensor not added
Some more info: If I change in the sketch S_AIR_QUALITY for S_LIGHT and V_VAR1 for V_LIGHT, the gateway recognizes a light actuator in the devices tab, I can add it, and it works fine. If I use S_AIR_QUALITY and V_LIGHT, it recognizes a light actuator too and receives commands with state changes. If ...
- Thursday 09 July 2015 12:26
- Forum: MySensors
- Topic: Air quality sensor not added
- Replies: 60
- Views: 12028
Re: Air quality sensor not added
Calling out for gizmocuz then!!! More info: The gas sensor was giving in fresh air all the time 0ppm of CO, LPG, and SMOKE (not sure if this is correct or I should adjust the sensitivity with the potentiometer). As the initial value of the variable to send is 0 and it just sends a command if there's ...
- Tuesday 07 July 2015 11:48
- Forum: MySensors
- Topic: Air quality sensor not added
- Replies: 60
- Views: 12028
Re: Air quality sensor not added
Have you looked under 'Setup' > 'Devices' to see if it is mentioned in the list there? If you found it, click on the green arrow behind the device to add it to the Domoticz interface. It's not there. There are the initial 5 devices: temperature, cpu and memory usage, etc.. I wrote before while in ...
- Tuesday 07 July 2015 9:57
- Forum: MySensors
- Topic: Air quality sensor not added
- Replies: 60
- Views: 12028
Air quality sensor not added
I just started with domoticz a few days ago so excuse if I make some dumb questions. I have domoticz up and running with serial gateway. In the log I can see it has received the presentation of the air quality sketch but nothing is added under the utility tab or any other. Is this sensor not ...