Search found 32 matches
- Saturday 08 June 2019 6:23
- Forum: Z-Wave
- Topic: TKB HOME Z-Wave Plus Wall Thermostat TZE93.716
- Replies: 4
- Views: 1350
Re: TKB HOME Z-Wave Plus Wall Thermostat TZE93.716
did you get anywhere with it?
- Saturday 08 June 2019 6:18
- Forum: Temperature and Weather
- Topic: DS18B20 Directly connected to a RPI
- Replies: 16
- Views: 6195
- Saturday 08 June 2019 6:16
- Forum: Temperature and Weather
- Topic: Good rain sensor solution
- Replies: 61
- Views: 14201
- Monday 06 March 2017 21:38
- Forum: Z-Wave
- Topic: 2 zwave controllers
- Replies: 7
- Views: 2924
Re: 2 zwave controllers
I have domoticz running as a secondary controller to my vera. I just added the stick onto Domoticz then under setup I selected "recieve configuration from another controller" or similar. On the vera I just added a generic device. Once included I have the option on Domoticz to do a controller shift ...
- Sunday 05 February 2017 23:49
- Forum: PHP and all others
- Topic: Event don't start on variable state change
- Replies: 5
- Views: 2090
Re: Event don't start on variable state change
This is odd.....
I have a blocky event that works, it's only based on the user variable state. I never had to do the time fix.
I have a blocky event that works, it's only based on the user variable state. I never had to do the time fix.
- Sunday 05 February 2017 23:19
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 25842
Re: Plex Status - Video, Audio, Photo, Play Progress
Has anyone gotten this to see what Chromecast is playing?
I can't get it to work, but then I'm struggling to find out what plex names the device.
None of the devices show their name in the session/status page, and under devices all three of my Chromecast are known as Chromecast, which doesn't work.
I can't get it to work, but then I'm struggling to find out what plex names the device.
None of the devices show their name in the session/status page, and under devices all three of my Chromecast are known as Chromecast, which doesn't work.
- Sunday 05 February 2017 1:04
- Forum: PHP and all others
- Topic: Script (NodeJS): Chromecast status to virtual device
- Replies: 12
- Views: 9319
Re: Script (NodeJS): Chromecast status to virtual device
This is interesting. I'll have to try this tomorrow
- Saturday 04 February 2017 22:16
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 25842
Re: Plex Status - Video, Audio, Photo, Play Progress
Thanks guys
Got this running brilliantly after a bit of messing about!
As always the help on here is brilliant!
I'm going to have to try and figure out how to use it to trigger some automation now :0
Got this running brilliantly after a bit of messing about!
As always the help on here is brilliant!
I'm going to have to try and figure out how to use it to trigger some automation now :0
- Sunday 29 January 2017 10:44
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 25842
Re: Plex Status - Video, Audio, Photo, Play Progress
As Simple as that?
Thanks very much for the assistance!
Thanks very much for the assistance!
- Saturday 28 January 2017 21:26
- Forum: Python
- Topic: Plex Status - Video, Audio, Photo, Play Progress
- Replies: 115
- Views: 25842
Re: Plex Status - Video, Audio, Photo, Play Progress
does anyone have any info on how to run this on windows?
I'm struggling to find info
I'm struggling to find info

- Tuesday 24 January 2017 23:05
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Uninstall on Windows 10 - and clean install
- Replies: 7
- Views: 3606
Re: Uninstall on Windows 10 - and clean install
not that its a problem personally but I've had domoticz on my system 3 times and each time I think i've completely removed it.... reinstall and its all still the same setup
- Tuesday 24 January 2017 23:00
- Forum: Design, usability and languages
- Topic: New dark theme
- Replies: 64
- Views: 28141
Re: New dark theme
Nice theme buddy.
Really liking it!
Really liking it!
- Tuesday 24 January 2017 10:19
- Forum: LUA
- Topic: what am I doing wrong?? I can't get my head round it!!
- Replies: 3
- Views: 1220
Re: what am I doing wrong?? I can't get my head round it!!
Thanks very much for your help. I'd tried most other things but I wasn't aware I needed to update the uservariable again. That makes sense. So rather than declaring that chrisvar is the same is the same as the user variable at the start I'm actually transferring the value across but need to transfer ...
- Tuesday 24 January 2017 0:46
- Forum: LUA
- Topic: what am I doing wrong?? I can't get my head round it!!
- Replies: 3
- Views: 1220
Re: what am I doing wrong?? I can't get my head round it!!
This is the working version without the couter commandArray = {} local device device = 'Phone Chris' ping_success=os.execute('ping 192.168.1.72 -n 1 -w 100>nul') if ping_success then -- print("ping success - " ..device) commandArray[device]='On' else print("ping fail - " ..device) commandArray ...
- Tuesday 24 January 2017 0:28
- Forum: LUA
- Topic: what am I doing wrong?? I can't get my head round it!!
- Replies: 3
- Views: 1220
what am I doing wrong?? I can't get my head round it!!
I have a very simple script that works to ping my phone then turn on and off a virtual device. This was no problem. What I then went on to do was add a user variable, and try to make a counter. I want to reset the counter to 0 when it pings correctly, and each time it fails +1 until it hits 3, where ...
- Friday 20 January 2017 23:43
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Did you get anywhere with it?
- Friday 20 January 2017 20:53
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
If both are running on the same pi maybe try the loop back address of 127.0.0.1
- Friday 20 January 2017 20:19
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
I call mine with http://192.168.1.10:8080/json.htm?type= ... itchcmd=On
I can't see it much different.
Do you have a space between htm and ?
I can't see it much different.
Do you have a space between htm and ?
- Friday 20 January 2017 20:14
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
Did you tell alexa to find devices?
- Friday 20 January 2017 18:24
- Forum: Other questions and discussions
- Topic: Echo Dot + HA Bridge what's the next step?
- Replies: 27
- Views: 8320
Re: Echo Dot + HA Bridge what's the next step?
The domoticz alexa wiki seems pretty good.
Just go to the settings icon at the top right on domoticz and select devices.
This brings a list of all devices with their idx
Just go to the settings icon at the top right on domoticz and select devices.
This brings a list of all devices with their idx