Awesome, thanks for the response. I'll go ahead and order the gateway and give it a shot.
Search found 14 matches
- Friday 25 August 2017 0:27
- Forum: Heating/cooling
- Topic: Does the Evohome via Web API work with Honeywell's Total Connect Comfort site?
- Replies: 1
- Views: 1507
Re: Does the Evohome via Web API work with Honeywell's Total Connect Comfort site?
- Thursday 24 August 2017 21:45
- Forum: Heating/cooling
- Topic: Does the Evohome via Web API work with Honeywell's Total Connect Comfort site?
- Replies: 1
- Views: 1507
Does the Evohome via Web API work with Honeywell's Total Connect Comfort site?
I'm looking to clarify that the built-in Evohome web connection works with Honeywell's Total Connect Comfort site for US users. I have the Honeywell Vision Pro 8000 and am looking into the Redlink internet gateway, which will let me control through the mytotalconnectcomfort.com site. Only looking ...
- Monday 26 June 2017 16:39
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 328286
Re: Dashticz - Show your dashboard and how-to's!
My camera has as far as I know/been able to find only a rtsp url which won't work in this way. I do have a snapshot url, but what I want is a live feed in the popup. In Domoticz itself, camera settings, I am able to open the live feed in a popup, the only things I entered there are the ip/username ...
- Sunday 25 June 2017 19:17
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to install Domoticz on a Synology NAS
- Replies: 577
- Views: 193558
Re: How to install Domoticz on a Synology NAS
Hello, I'm trying to get a linear GD00Z-4 garage door controller working with Domoticz running on my Synology NAS. From what I've been reading it appears that support needs to be added for COMMAND_CLASS_BARRIER_OPERATOR in order to make it work. I found this thread https://www.domoticz.com/forum ...
- Saturday 24 June 2017 23:53
- Forum: Z-Wave
- Topic: Linear GD-00Z-1 Garage Door Opener / Sensor
- Replies: 24
- Views: 7444
Re: Linear GD-00Z-1 Garage Door Opener / Sensor
I finally was able to get this working. You'll need to apply patches to Openzwave & Domoticz. I published my patches to Domoticz (and Homebridge plugin) here: https://github.com/jowerg NOTE: You will also need to apply the OpenZWave patch to support the COMMAND_CLASS_BARRIER_OPERATOR: https ...
- Sunday 16 April 2017 0:59
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: Dashticz v2.0, custom positioning and multiple screens
Something a bit strange going on with my Domoticz installation since I started to use the dashboard a couple of days ago. Could be just a coincidence of course but the Domoticz has been very stable lately and I have not updated it in a few weeks. Now when I started using the dashboard I've had ...
- Friday 14 April 2017 21:18
- Forum: Other questions and discussions
- Topic: Could someone help develop a plugin for controlling Synology Audio Station?
- Replies: 7
- Views: 1886
Could someone help develop a plugin for controlling Synology Audio Station?
I currently use Synology's Audio Station and DS Audio app to control speakers connected to a few Airport Expresses around my house. I'd like to find a way to control them through Domoticz. Below is a link to some API documentation. I don't really know where to start with implementing something here ...
- Thursday 13 April 2017 4:25
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design v2, custom positioning and multiple screens
NEW FEATURE: BACKGROUND, DEPENDING ON TIME OF THE DAY Two wish-list features would be 1) having the background switch based on time of day or weather http://i.imgur.com/CboNhcG.png If you want to use this, edit the definitions for the screens in config.js! For example, if you have 2 screens (or ...
- Monday 10 April 2017 3:29
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design v2, custom positioning and multiple screens
Will fix the celcius/fahrenheit switch.. changing ºC to ºF is enough? Or do I have to recalculate the output? EDIT: set in config.js: var _USE_FAHRENHEIT = true; Looks like the new setting switches it for sensors, but does not update weather coming from Weather Underground. For that I think you'll n ...
- Monday 10 April 2017 0:49
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design v2, custom positioning and multiple screens
What css do you apply every time? Will fix the celcius/fahrenheit switch.. changing ºC to ºF is enough? Or do I have to recalculate the output? EDIT: set in config.js: var _USE_FAHRENHEIT = true; Awesome, I'll give that a try tonight. I had been changing the weather.js file manually (temp_c to temp_ ...
- Sunday 09 April 2017 22:28
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design v2, custom positioning and multiple screens
I can't believe how far this has come in a week. I think I have everything working now, but have two requests: Can you make an option to switch between Celsius and Fahrenheit? Can you make the media buttons larger for the Logitech Media Server and add Volume Up and Down buttons? I've been able to ...
- Saturday 01 April 2017 14:12
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design
Also, I added the following code to index.html get the page to load as a standalone app in iOS if you save it to the home screen. Added in latest version! I'm trying to get contact sensors (doors) and motion sensors to say open/closed and motion/no motion. Try to add this asap! Awesome, thanks for ...
- Saturday 01 April 2017 14:10
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design
2) the ability to control Synology's Audio Station like you did for Sonos and Logitech Media Server. I have Audio Station running to several Airport Expresses around the house and would love to just be able to start and stop a single playlist. At you able to do this from Domoticz now? No, I should ...
- Saturday 01 April 2017 5:27
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570258
Re: New Dashboard Design
Thanks for creating this. I've been wanting to build a better dashboard to use with a mounted iPad for a while now but could never get started. I run Domoticz on Synology NAS with the Aeon Z-stick. I downloaded the files and was able to connect to my server, adjust language to english and weather to ...