Search found 2 matches
- Saturday 14 November 2020 21:28
- Forum: Other questions and discussions
- Topic: Display smart meter data on remote (ESP8266) OLED
- Replies: 8
- Views: 2462
Re: Display smart meter data on remote (ESP8266) OLED
Thanks for sharing your experiences I tried your code after experimenting with some other code from other websites that did not work for me. But i can't get it to work. The lines where the sensor values need to be displayed stay dark. Only the text **domoticz** and het werkt!! Are flashing on the ...
- Saturday 15 August 2015 21:28
- Forum: Show your projects
- Topic: Cheap WiFi LED dimmer (~10$)
- Replies: 49
- Views: 43121
Re: Cheap WiFi LED dimmer (~10$)
Hi, I'm having some problems with the dimmer and I can't get it to work corectly. When i send the comand : echo LED1_target=1000 | nc ip.ip.ip.ip 43333 to the dimmer via serial connection I only get : stdin:2: '=' expected near 'LED1_target' The dimmer doesn't respond to commands from domoticz. Can ...