Search found 5 matches
- Wednesday 18 November 2015 1:08
- Forum: Other questions and discussions
- Topic: Beta on Linux ?
- Replies: 10
- Views: 2718
Re: Beta on Linux ?
@ben92 : Yes, the updatedomo does compile, but it seems it compiles to the latest master. I used it yesterday and here's what I have on the about page : Version: 2.3603 Build Hash: 95def9c Compile Date: 2015-11-16 18:45:30 This is a stable release version number, right ? Beta should be > 3.x I also ...
- Friday 13 November 2015 0:29
- Forum: Other questions and discussions
- Topic: How to combine sensors in single graph?
- Replies: 20
- Views: 10380
Re: How to combine sensors in single graph?
While this would be a cool new feature, meanwhile, you could still make your own graphs using the json api, a custom page and a graph libray like jschart. The custom graphs pages in Domoticz all call a URL like http://domoticz_server/json.htm?type=graph&sensor=temp&idx=8&range=2015-10-22T2015-10-29 ...
- Friday 13 November 2015 0:20
- Forum: Other questions and discussions
- Topic: Beta on Linux ?
- Replies: 10
- Views: 2718
Re: Beta on Linux ?
Hi, @DaaNMaGeDDoN, I'm using git. I pulled the repository again today and compiled with the master branch. I've still got a stable release (2.3 something). I couldn't find a commit that made me think "this is a beta release". I also thought about fiddeling with the make options (like in the ...
- Tuesday 10 November 2015 19:34
- Forum: Other questions and discussions
- Topic: Beta on Linux ?
- Replies: 10
- Views: 2718
Beta on Linux ?
Hi, I'm having some quircks between Domoticz and MySensors, so I'd like to give the beta version a shot. I'm usign a Linux Mint VM for my tesing environment and Debian for my production. How can I switch to beta on these systems ? I thought I could checkout another branch on github, but I couldn't ...
- Wednesday 16 September 2015 23:01
- Forum: MySensors
- Topic: new devices in Mysensors 1.5
- Replies: 39
- Views: 10496
Re: new devices in Mysensors 1.5
Hi, Any progress on the S_HVAC support ? In the mean time, I don't really need all of S_HVAC features : I want to pilot a heater (All I need is a setpoint temperature device in Domoticz. I can request the actual temperature from another node). S_HEATER doesn't seem to be supported either, am I right ...