Search found 10 matches
- Wednesday 26 September 2018 7:54
- Forum: Other questions and discussions
- Topic: Accepting cookies domoticz forum problem
- Replies: 3
- Views: 921
Re: Accepting cookies domoticz forum problem
everybody has the same... hope it get fixed soon because it does not help the user experience.
- Tuesday 25 September 2018 22:29
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 45230
Re: Python plugin: Sony Bravia TV
Wanted to add the plugin to my latest stable domoticz. However can't seem to find to add it in the hardware tab... it's not listed.
Any work around available?
Looking forward to some hints.
Much appreciated.
Any work around available?
Looking forward to some hints.
Much appreciated.
- Monday 19 September 2016 21:30
- Forum: Heating/cooling
- Topic: Evohome _ Zone temp via external temp_device not updating
- Replies: 1
- Views: 775
Evohome _ Zone temp via external temp_device not updating
Hi, Thanks for all the good work on the integration of Evohome in Domoticz. I use the following stuf: Domoticz V3.5640 Raspberry Pi HGI80 I followed all the steps as described in https://www.domoticz.com/wiki/Evohome HGI80 is showing all zones etc so this is working. I want to link a non-evohome ...
- Wednesday 22 June 2016 0:38
- Forum: Show your projects
- Topic: Step by step guide: Visonic Powermax Pro integration
- Replies: 113
- Views: 52456
Re: Step by step guide: Visonic Powermax Pro integration
thanks for the hint! In the button i had to identify the script. I used two slashes instead of 3. so script:// instead of script:/// the rights action did not change anything. So to make the SH files executable for domoticz the following suffices for me sudo chmod +x yourscript.sh it now works fine ...
- Tuesday 21 June 2016 23:01
- Forum: Show your projects
- Topic: Step by step guide: Visonic Powermax Pro integration
- Replies: 113
- Views: 52456
Re: Step by step guide: Visonic Powermax Pro integration
Cool... one step further again. Found out that the Arm, Disarm, and Arm home scripts where not working so had to make them executable.
if i now run them as root they work... but when pressing the buttons in domoticz nothing happens.
Any ideas?
if i now run them as root they work... but when pressing the buttons in domoticz nothing happens.
Any ideas?
- Tuesday 21 June 2016 22:46
- Forum: Show your projects
- Topic: Step by step guide: Visonic Powermax Pro integration
- Replies: 113
- Views: 52456
Re: Step by step guide: Visonic Powermax Pro integration
Tried another time and succeeded partially. I now have everything working except the part with the Arm, disarm selector button of the dummy switch which has to be created I linked the buttons to the *.sh scripts which where required but nothing happens. I manually started xplhub to see if this made ...
- Monday 20 June 2016 21:50
- Forum: Show your projects
- Topic: Step by step guide: Visonic Powermax Pro integration
- Replies: 113
- Views: 52456
Re: Step by step guide: Visonic Powermax Pro integration
1) I run V3.4834 2) On a Raspberry Pi 3.. i used a the IMG file from Domotics especially for Raspberry 3) See below the contents of the script : json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")() local visonic=assert(io.popen('curl http://192.168.1.34/cgi-bin/jsongetxplstate.cgi')) local ...
- Monday 20 June 2016 19:27
- Forum: Show your projects
- Topic: Step by step guide: Visonic Powermax Pro integration
- Replies: 113
- Views: 52456
Re: Step by step guide: Visonic Powermax Pro integration
Hi, First of all... thanks for all your work and effort you put into this. I have run into a couple of issues i can't seem to resolve. I am not a programmer but with Google as my friend I usually get further but now this is not the case. Please know i can successfully execute all commands (arm ...
- Friday 08 January 2016 19:39
- Forum: OpenTherm gateway
- Topic: [120] opentherm gateway
- Replies: 381
- Views: 135510
Re: [120] opentherm gateway
I also have a remeha boiler (dont know the exact model) and a honeywell round wireless modulation thermostat. I can confirm that setting the temporary setpoint (TT command) is not working all of the time (mostly not) I try to get domoticz to sent a TC command (Constant temprature) to see if this ...
- Saturday 02 January 2016 19:49
- Forum: OpenTherm gateway
- Topic: [120] opentherm gateway
- Replies: 381
- Views: 135510
Re: [120] opentherm gateway
I have a Remeha Calenta Avanta Boiler and a Honeywell Round Wireless Modulation Y87RF2008 Thermostat I have installed the latest firmware (4.2.5) on the OTGW using the Open Therm Monitor. I can change the water temprature of my Central Heating and that of the normal hot water. I can read all data ...