Search found 114 matches
- Thursday 24 December 2020 11:01
- Forum: Utility
- Topic: SmartEvse support
- Replies: 124
- Views: 18370
- Monday 16 December 2019 9:47
- Forum: Utility
- Topic: SmartEvse support
- Replies: 124
- Views: 18370
SmartEvse support
Are there more Domoticz users with a SmartEVSE controller? And if yes, are you already controlling it with Domoticz?
- Thursday 12 December 2019 8:37
- Forum: Show your projects
- Topic: Zehnder/Stork WHR Ventilation Unit
- Replies: 152
- Views: 59823
Re: Zehnder/Stork WHR Ventilation Unit
You need a TTL adapter : https://www.banggood.com/nl/FT232RL-FTDI-3_3V-5_5V-USB-to-TTL-Serial-Adapter-Module-Converter-For-Arduino-p-1578741.html?rmmds=search https://www.banggood.com/nl/6Pin-FTDI-FT232RL-USB-To-Serial-Adapter-Module-USB-TO-TTL-RS232-Arduino-Cable-p-1035802.html?rmmds=search&cur ...
- Wednesday 30 January 2019 20:54
- Forum: Show your projects
- Topic: Zehnder/Stork WHR Ventilation Unit
- Replies: 152
- Views: 59823
Re: Zehnder/Stork WHR Ventilation Unit
I've got a WHR930 with co2 module, but on the office a standard WHR930..
When you try to change the speed, did you tried to change the 3-state switch (perilex) ?
Some models only respond when it's on mode 1 (low)
When you try to change the speed, did you tried to change the 3-state switch (perilex) ?
Some models only respond when it's on mode 1 (low)
- Wednesday 30 January 2019 9:40
- Forum: Show your projects
- Topic: Zehnder/Stork WHR Ventilation Unit
- Replies: 152
- Views: 59823
Re: Zehnder/Stork WHR Ventilation Unit
Can you give a example? Are you sure the Checksum is right?
- Monday 14 January 2019 10:04
- Forum: Show your projects
- Topic: Zehnder/Stork WHR Ventilation Unit
- Replies: 152
- Views: 59823
Re: Zehnder/Stork WHR Ventilation Unit
I've made a new script for the WHR930 with MQTT support,
https://github.com/AlbertHakvoort/Stork ... oticz-MQTT
https://github.com/AlbertHakvoort/Stork ... oticz-MQTT
- Wednesday 02 January 2019 15:24
- Forum: Heating/cooling
- Topic: Mitsubishi Ecodan Air/Water -> Melcloud2Domoticz 2.0.1
- Replies: 1
- Views: 1467
Mitsubishi Ecodan Air/Water -> Melcloud2Domoticz 2.0.1
Hello,
I've made a new version of my Melcloud2Domoticz script (2.0.1) with a lot of new functions.
https://github.com/AlbertHakvoort/Melcloud2Domoticz

I've made a new version of my Melcloud2Domoticz script (2.0.1) with a lot of new functions.
https://github.com/AlbertHakvoort/Melcloud2Domoticz

- Friday 20 January 2017 21:12
- Forum: Other questions and discussions
- Topic: Help with making /dev/ttyACM[X] persistent?
- Replies: 18
- Views: 7306
- Wednesday 18 January 2017 23:02
- Forum: Other questions and discussions
- Topic: Help with making /dev/ttyACM[X] persistent?
- Replies: 18
- Views: 7306
- Wednesday 18 January 2017 22:49
- Forum: Other questions and discussions
- Topic: Help with making /dev/ttyACM[X] persistent?
- Replies: 18
- Views: 7306
Re: Help with making /dev/ttyACM[X] persistent?

I didn't checked your rule (A)
I did a copy from my rule and changed the vendor

- Wednesday 18 January 2017 22:38
- Forum: Other questions and discussions
- Topic: Help with making /dev/ttyACM[X] persistent?
- Replies: 18
- Views: 7306
Re: Help with making /dev/ttyACM[X] persistent?
You can choose any name you like
- Wednesday 18 January 2017 20:38
- Forum: Other questions and discussions
- Topic: Help with making /dev/ttyACM[X] persistent?
- Replies: 18
- Views: 7306
Re: Help with making /dev/ttyACM[X] persistent?
Try
SUBSYSTEM=="tty", ATTRS{idVendor}=="0658", ATTRS{idProduct}=="0200", SYMLINK+="ttyUSB-RFLink"
SUBSYSTEM=="tty", ATTRS{idVendor}=="0658", ATTRS{idProduct}=="0200", SYMLINK+="ttyUSB-RFLink"
- Wednesday 18 January 2017 20:21
- Forum: Heating/cooling
- Topic: Vaillant EBUS
- Replies: 7
- Views: 9846
Re: Vaillant EBUS
You could make a bash script like
#!/bin/bash
TEMP=`ebusctl -p 8888 read roomtemp | cut -d\; -f1 | cut -d\" -f2`
echo $TEMP
curl -s "http://127.0.0.1:8080/json.htm?type=com ... ice&idx=[b]IDX[/b]&nvalue=0&svalue=$TEMP"
#!/bin/bash
TEMP=`ebusctl -p 8888 read roomtemp | cut -d\; -f1 | cut -d\" -f2`
echo $TEMP
curl -s "http://127.0.0.1:8080/json.htm?type=com ... ice&idx=[b]IDX[/b]&nvalue=0&svalue=$TEMP"
- Wednesday 16 November 2016 20:44
- Forum: Rfxcom Transceiver
- Topic: Home Easy HE801S and pairing
- Replies: 1
- Views: 1268
Re: Home Easy HE801S and pairing
Never mind... I've tested RFXmngr at a range of 1 meter... I've was trying to pair it on the first floor (5 meter).. but thats to far for HomeEasy...
My old KAKU/COCU had no issues with the second floor (2 concrete walls)
Time to order more ESP8266 with relays

My old KAKU/COCU had no issues with the second floor (2 concrete walls)
Time to order more ESP8266 with relays

- Wednesday 16 November 2016 20:22
- Forum: Rfxcom Transceiver
- Topic: Home Easy HE801S and pairing
- Replies: 1
- Views: 1268
Home Easy HE801S and pairing
I've got a Home Easy power on/off socket HE801S but I don't get it paired in Domoticz.. When I pair it with RFXmngr it works https://i.imgur.com/xYM2gZ0.png but no luck with Domoticz https://i.imgur.com/LjQ5a2r.png I've tried AC and HomeEasy ...
- Friday 04 November 2016 18:11
- Forum: Others
- Topic: Nest Protect
- Replies: 9
- Views: 6048
Re: Nest Protect
No fancy stuff 
The Nest Protect API is very Limited.. I was hoping that I clould use the Motion sensors... No root hack at this moment (as far as I know)

The Nest Protect API is very Limited.. I was hoping that I clould use the Motion sensors... No root hack at this moment (as far as I know)
- Friday 04 November 2016 15:12
- Forum: Others
- Topic: Nest Protect
- Replies: 9
- Views: 6048
- Sunday 30 October 2016 20:39
- Forum: Others
- Topic: Melcloud2Domoticz (Mitsubishi Heatpump)
- Replies: 2
- Views: 1707
Melcloud2Domoticz (Mitsubishi Heatpump)
This tool grabs the data from Melcloud to Domoticz (and vice versa).

https://github.com/AlbertHakvoort/Melcloud2Domoticz/
From Domoticz you can change the setpoint / operation mode (heating/cooling etc) / power on/off.

https://github.com/AlbertHakvoort/Melcloud2Domoticz/
From Domoticz you can change the setpoint / operation mode (heating/cooling etc) / power on/off.
- Thursday 13 October 2016 12:22
- Forum: Temperature and Weather
- Topic: USB Temperature Sensor Script (RDing TEMPer1F_V1.3)
- Replies: 1
- Views: 1175
Re: USB Temperature Sensor Script (RDing TEMPer1F_V1.3)
Simple example #!/bin/bash ## Change Settings below ## DOMOTICZ=127.0.0.1:8080 IDXTEMP=100 USBPRG=`/root/pcsensor` ########################### TEMP=`echo $USBPRG | cut -d' ' -f5 | tr -d C` echo $TEMP curl -s "http://$DOMOTICZ/json.htm?type=command¶m=udevice&idx=$IDXTEMP&nvalue=0&svalue=$TEMP"
- Friday 26 August 2016 11:45
- Forum: Show your projects
- Topic: Zehnder/Stork WHR Ventilation Unit
- Replies: 152
- Views: 59823
Re: Zehnder/Stork WHR Ventilation Unit
When the RS232 port is free you can use it with this script.