Search found 16 matches
- Tuesday 22 November 2016 19:15
- Forum: Android
- Topic: Temperature graphs
- Replies: 2
- Views: 2440
Re: Temperature graphs
I see in the latest release that the week view button has been removed. There are times when a week view graph would be nice. On the domoticz server I have the ability to do a custom graph where I can create a week view if I want, but it would be a nice feature. I would think it wouldn't be that ...
- Monday 21 November 2016 16:40
- Forum: MySensors
- Topic: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE
- Replies: 4
- Views: 1124
Re: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE
@gizmocuz, thanks for the replies. I do understand how it is when you don't have hardware for testing. Out of curiosity, is there any devices already implemented in Domoticz that you know of that cover some of this functionality so if I tried to add this myself I would have some code to base it on ...
- Saturday 19 November 2016 17:55
- Forum: MySensors
- Topic: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE
- Replies: 4
- Views: 1124
Re: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE
It just surprises me that for the requests I have seen requesting this to be implemented, it is still not there. I am making things work with the selector switch type, but it would be nice to have it integrated into on control that is made for it so we wouldn't have to hack it.
- Saturday 19 November 2016 3:52
- Forum: MySensors
- Topic: V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE
- Replies: 4
- Views: 1124
V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE
Does anyone know when or if V_HVAC_FLOW_STATE and V_HVAC_FLOW_MODE will be implimented? I have seen requests for this from 2 years ago, and still nothing has been done. If I knew more about the underlying code, I'd try myself, but unfortunately I don't.
- Sunday 06 November 2016 18:47
- Forum: Design, usability and languages
- Topic: Icon files
- Replies: 7
- Views: 7748
Icon files
Wasn't sure if there was a specific place to post icons, but I saw that some people had posted them under this topic. Here are some icon files that I created. It is only a few, but thought they might be useful to others. Garage door opener http://www.dan.bemowski.info/uploads/images/home_automation ...
- Sunday 16 October 2016 8:55
- Forum: Android
- Topic: Geofencing
- Replies: 6
- Views: 3499
Re: Geofencing
I have it set to 120 Meters which is about 394 feet. When I leave my house I get between 3 and 4 blocks away before it shuts my garage door. When I get home, for some reason it takes quite a while for it to register that I am within the fence radius. I have not tried yet to set the fence radius ...
- Sunday 16 October 2016 4:39
- Forum: Android
- Topic: Temperature graphs
- Replies: 2
- Views: 2440
Temperature graphs
I am not sure if I am supposed to post this under the bugs topic or not, so I started here. If this should be posted somewhere else, please let me know. I am using the paid version of the Domoticz android app. When I click on a sensor, a set of buttons appears below the sensor for Day, Week, Month ...
- Sunday 16 October 2016 1:56
- Forum: Android
- Topic: Geofencing
- Replies: 6
- Views: 3499
Re: Geofencing
Well I think I have this working now, but having some hiccups that I think might be related to my Galaxy S4 phone. So I have this set to work when I leave the house and the set radius from my house that it switches off my "Home Geofence" dummy switch. With that I use a lua script to have it close my ...
- Saturday 08 October 2016 9:57
- Forum: Android
- Topic: Geofencing
- Replies: 6
- Views: 3499
Re: Geofencing
So nobody has any information on this? I have another small problem with the app too, am I posting this in the correct place?
- Sunday 02 October 2016 18:16
- Forum: Android
- Topic: Geofencing
- Replies: 6
- Views: 3499
Re: Geofencing
Do you have outside local access to Domoticz? If you get out of WiFi reach, the phone must be able to send the command through your mobile data network because it can't through WiFi. You have to setup a second (HTTPS) server to access domoticz again. Yes, I have full control of Domoticz when I am ...
- Sunday 02 October 2016 15:59
- Forum: Android
- Topic: Geofencing
- Replies: 6
- Views: 3499
Geofencing
I have paid for and downloaded the Domoticz android app on my Galaxy S4 and I noticed that it has geofencing capability. I am trying to set this up, but am a little unsure of how it is supposed to work. For testing I set my home location with a radius of 393 feet (120 meters) and added a dummy ...
- Sunday 11 September 2016 19:36
- Forum: Suggestions
- Topic: Suggestion: A more general implementation of devices
- Replies: 1
- Views: 642
Re: Suggestion: A more general implementation of devices
I was going to start a new topic, but after reading this post from raptorjr I thought what I had to mention kind of fit this topic a bit. I too am a MySensors user. 2 devices that I think any automation controller should have are thermostat and sprinkler control. There are a number of different ...
- Tuesday 12 July 2016 2:38
- Forum: Other questions and discussions
- Topic: RS485 Thermostat
- Replies: 0
- Views: 550
RS485 Thermostat
I have an RCS TR40 serial thermostat that I would like to use with my HA setup. My first question is, what thermostats are currently compatible with Domoticz. Next, are any of these serial controlled thermostats? And my last question in this is, if there is not a plugin for my thermostat, what does ...
- Tuesday 28 June 2016 1:55
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Setting up devices
- Replies: 1
- Views: 15730
Setting up devices
I am very new to the forum and to Domoticz, so forgive me if this is in the wrong place. I was looking for a suitable topic to put this under and thought this was the best. Feel free to move it if it is in the wrong place. So I am starting simple. I have Domoticz installed and I have a MySensors USB ...
- Monday 27 June 2016 13:51
- Forum: Other questions and discussions
- Topic: Newbie install
- Replies: 3
- Views: 1359
Re: Newbie install
Ahhhhh, that was it. The USERNAME was set to pi for a Raspberry Pi. The default user for the Orange Pi is orangepi.
Thank you.
Thank you.
- Monday 27 June 2016 7:17
- Forum: Other questions and discussions
- Topic: Newbie install
- Replies: 3
- Views: 1359
Newbie install
So I compiled and installed Domoticz for the first time on an Orange Pi PC. I plan on using this with a MySensors USB/Serial gateway. After I got it compiled and everything, I ran "./domoticz" and was able to get to it from the Chromium web browser using localhost:8080. Everything looked like it was ...