Search found 20 matches
- Wednesday 31 July 2019 0:11
- Forum: dzVents
- Topic: I need help getting a garage door close using a selector [Solved]
- Replies: 7
- Views: 3335
Re: I need help getting a garage door close using a selector [Solved]
Other than the tilt sensor changes to off when it is closes I can't. It doesn't use the z-wave pieces as it can be done with the car remote.
- Tuesday 30 July 2019 20:22
- Forum: dzVents
- Topic: I need help getting a garage door close using a selector [Solved]
- Replies: 7
- Views: 3335
Re: I need help getting a garage door close using a selector [Solved]
I ran into a different issue. If you close the garage door manually, the tilt sensor goes to off, but since it created a timer it will open the door again. Then it will wait the minutes set on the selector and close the door again. Is there a way if you close the door manually that it can cancel the ...
- Friday 19 July 2019 17:38
- Forum: dzVents
- Topic: I need help getting a garage door close using a selector [Solved]
- Replies: 7
- Views: 3335
Re: I need help getting a garage door close using a selector [Solved]
That worked perfectly. Thank you!
- Friday 19 July 2019 1:18
- Forum: dzVents
- Topic: I need help getting a garage door close using a selector [Solved]
- Replies: 7
- Views: 3335
Re: I need help getting a garage door close using a selector [Solved]
Your code is so much cleaner than my mess! I am getting this error. Thank you for all your help. 2019-07-18 17:06:20.979 (Z-Wave) Light/Switch (Garage Door Tilt Sensor) 2019-07-18 17:06:21.026 Status: dzVents: Info: Garage door: ------ Start internal script: Garage Door Timed Close: Device: "Garage ...
- Thursday 18 July 2019 23:29
- Forum: dzVents
- Topic: I need help getting a garage door close using a selector [Solved]
- Replies: 7
- Views: 3335
I need help getting a garage door close using a selector [Solved]
What I am trying to do is watch for the garage door tilt sensor to turn on, once it does it will look at the selector in domoticz and see how long it needs to stay open. Then will wait the required time and close the door. If the selector is off it ignores the timer commands and stays open. Can ...
- Thursday 21 March 2019 14:05
- Forum: Python
- Topic: Ecovac Deebot
- Replies: 2
- Views: 1571
Ecovac Deebot
Has anyone written a script for use with Ecovac Deebot?
- Sunday 27 January 2019 0:11
- Forum: Other questions and discussions
- Topic: Adding a Dome Water shut off to Domoticz
- Replies: 2
- Views: 839
Re: Adding a Dome Water shut off to Domoticz
I have not found a solution yet. It appears in the Hardware, but not in the devices.
- Wednesday 21 March 2018 16:39
- Forum: Other questions and discussions
- Topic: Adding a Dome Water shut off to Domoticz
- Replies: 2
- Views: 839
Adding a Dome Water shut off to Domoticz
I have found this information about the valve: https://github.com/OpenZWave/open-zwave/commit/e49ef204e2e6823dc43a901227beb22400635e0b This is the manual to it: https://s3.amazonaws.com/shopify-custom-fields/domeha.myshopify.com/fields/products/technical_manual/8659646086/Dome%20Water%20Main%20Shut ...
- Thursday 01 February 2018 23:24
- Forum: Suggestions
- Topic: Ecobee
- Replies: 3
- Views: 1880
Re: Ecobee
This would be a great addition to domoticz. Is there anyone willing to write the scripts it would take?
- Monday 29 January 2018 3:04
- Forum: Third party and supplementary tools
- Topic: How to monitor your internet connection with virtual custom sensors
- Replies: 257
- Views: 79266
Re: How to monitor your internet connection with virtual custom sensors
I tried modify the script slightly to display my public IP. However domoticz seems to be seeing it as a decimal number and only displaying the first to octets. Is there a way to tell Domoticz to see the IP as text? ip=$(curl -s https://api.ipify.org) #output if you run it manually echo "My public IP ...
- Sunday 28 January 2018 21:38
- Forum: LUA
- Topic: WanIP Checker
- Replies: 12
- Views: 4511
Re: WanIP Checker
I attempted to write this for a windows OS and a little less Italian. :-) So far I built a text switch and am trying to figure out how to get this to run. Any help would be appreciated. return { on = { timer = { 'every 6 hours' } }, logging = { level = domoticz.LOG_FORCE, marker = '[WAN IP ...
- Monday 30 October 2017 16:40
- Forum: LUA
- Topic: Pushnotification when dishwasher/washing machine is ready?
- Replies: 105
- Views: 39928
Re: Pushnotification when dishwasher/washing machine is ready?
There was some talk about adding the length of time the washing machine ran. I was wondering if anyone figured out a good way to do that.
- Friday 04 August 2017 17:30
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636318
Re: Domoticz app 2.0
I'm getting really frustrated about two things on our Samsung Galaxy s7 and s7 Edge. Both running latest possible android updates. I hope someone can help. Geofencing: Me and my girlfriend use the geofencing function to check if anybody is home. If not, Domoticz makes sure that the heating is ...
- Sunday 16 April 2017 18:53
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636318
Re: Domoticz app 2.0
I am using 0.1.391(2757). It still lists that as an error when I use it, but it is working. I also found that it works well with actual switches, but fails with dummy switches. I was trying to get it to open the garage door, if it wasn't already open, by using a dummy switch that checks the door ...
- Friday 14 April 2017 21:21
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636318
Re: Domoticz app 2.0
I am also getting the "Permissions denied" "These location permissions are needed for Geofencing and to get the Wifi SSID's around you!" I tried to reinstall it from the play store to see if it would help. I also checked the permissions in Apps and it has location enabled. It seems to have started ...
- Thursday 23 March 2017 16:44
- Forum: Windows
- Topic: Call a JSON from Windows Command line
- Replies: 3
- Views: 6759
Re: Call a JSON from Windows Command line
I did this to send an off to a switch to make an actual momentary switch for a garage door opener.
y=IDX number of device.
That works well.
x= IP
y=IDX number of device.
That works well.
- Wednesday 30 November 2016 0:44
- Forum: Windows
- Topic: Domoticz App for Windows 10 UWP
- Replies: 116
- Views: 49433
Re: Domoticz App for Windows 10 UWP
I am getting the same errors in Windows 10. Has anyone been able to resolve this?
- Monday 21 November 2016 19:20
- Forum: Others
- Topic: MyQ Garage door?
- Replies: 2
- Views: 1791
Re: MyQ Garage door?
Several of us are interested in getting MYQ to communicate with Domoticz, but I don't think anyone has done anything yet.
- Wednesday 02 November 2016 22:13
- Forum: Android
- Topic: Geofence for Domoticz
- Replies: 381
- Views: 109291
Re: Geofence for Domoticz
When I go to save, it errors out and closes. It does turn the dummy switch on when I test. So it looks like everything works, but it won't save.
- Sunday 25 October 2015 16:37
- Forum: Other questions and discussions
- Topic: Interface to x10 power line and RF interface
- Replies: 11
- Views: 3343
Re: Interface to x10 power line and RF interface
How do I set up a CM15a in windows ? I was trying to find what I should use in the hardware settings. I have the z-wave and nest pieces working, but I couldn't find anything for x10. I just downloaded it and started.