Search found 3 matches
- Tuesday 04 December 2018 20:58
- Forum: Suggestions
- Topic: Support for Ethernet relay board
- Replies: 8
- Views: 5563
Re: Support for Ethernet relay board
did you have luck with the relay board already? I have the same board, it works fine with the pc software. But I can't find the right commands to send from domoticz. When i use for example http://192.168.1.100:6722,11 or http://192.168.1.100:6722:11 it doesn't do anything. Can anyone please give me ...
- Tuesday 28 July 2015 19:04
- Forum: Show your projects
- Topic: Python logging+graphing to optimize central heat efficiency
- Replies: 12
- Views: 10931
Re: Python logging+graphing to optimize central heat efficie
Hi, yes I did. It only showed the C character without any temperature reading. I couldn't find exactly what was wrong but I did a format on the esp and reloaded the lua files and now both sensors are working! The only strange thing is that the first sensor has 0.5C degrees steps and the second 1C ...
- Monday 27 July 2015 17:03
- Forum: Show your projects
- Topic: Python logging+graphing to optimize central heat efficiency
- Replies: 12
- Views: 10931
Re: Python logging+graphing to optimize central heat efficie
hi, first thanks for sharing your projects. I've build the wifi dimmer with succes. Now I am experimenting with this dual ds18b20 wifi sensor but I did something wrong I guess. The lua script is running, but the temperature reading from both sensors stay empty when connected with a serial terminal ...