Search found 4 matches
- Wednesday 18 January 2017 9:08
- Forum: Heating/cooling
- Topic: Vaillant EBUS
- Replies: 7
- Views: 9606
Re: Vaillant EBUS
Hi, I am using https://blog.sanghera.me.uk/vaillant-ebus-home-automation/ Everything works manually. telnet localhost 8888 session, then with the command "r -f roomtemp" I receive the message "21.50;OK" in Telnet or at SSH ebusctl -p 8888 read roomtemp I receive the message "21.50;OK" in SSH So ...
- Tuesday 17 January 2017 15:25
- Forum: Heating/cooling
- Topic: Vaillant EBUS
- Replies: 7
- Views: 9606
Re: Vaillant EBUS
Thanks PVM for your reply, due to some circumstances I had a lack of time to continue this project before. Now starting again to try to make it happen. I have read the JSON part ad tried the following after making a dummy temperature-sensor http://192.168.178.135:8080/json.htm?type=command¶m ...
- Sunday 11 December 2016 11:24
- Forum: PHP and all others
- Topic: Presence off a loading electric car
- Replies: 1
- Views: 986
Presence off a loading electric car
At which way I can grab info of a website and put them in a sensor in Domoticz?
I want to poll the website "https://oplaadpalen.nl/laadpaal/47957" and grab the data
"Laadpunten vrij: 0 bezet: 2 in storing: 0"
The numbers in this data I want to use in a sensor.
I want to poll the website "https://oplaadpalen.nl/laadpaal/47957" and grab the data
"Laadpunten vrij: 0 bezet: 2 in storing: 0"
The numbers in this data I want to use in a sensor.
- Sunday 11 December 2016 11:15
- Forum: Heating/cooling
- Topic: Vaillant EBUS
- Replies: 7
- Views: 9606
Vaillant EBUS
I have a working Domoticz environment on a Raspberry With the USB RFXtrx433E USB 433.92MHz Transceiver I can read all my Oregon Temperatures and log them I also have now a Raspberry with a working EBUS environment. I use the eservice-online ebus-koppler-usb and the ebusd drivers (from john30) If I ...