Search found 2 matches

by heinemancp
Sunday 18 June 2023 16:08
Forum: Heating/cooling
Topic: Quatt Integration
Replies: 9
Views: 5588

Re: Quatt Integration

by heinemancp
Wednesday 31 August 2022 11:46
Forum: ESP8266
Topic: How to Send data to ESP8266 display
Replies: 5
Views: 6949

Re: How to Send data to ESP8266 display

So i use this:
commandArray[1]={['OpenURL'] = baseurlESPEasy..'oledcmd,clear' }
commandArray[2]={['OpenURL'] = baseurlESPEasy..'oled,1,1,**Domoticz**'..spatie..h..dubbelepunt..m}
commandArray[3]={['OpenURL'] = baseurlESPEasy..'oled,2,1,T_in'..dubbelepunt..spatie..tp..spatie..'*C' }

but then i ...