Search found 14 matches
- Fri Jan 05, 2018 1:37 am
- Forum: Opentherm Gateway Forum
- Topic: MQTT topics
- Replies: 11
- Views: 14148
Re: MQTT topics
Sorry i zipped the wrong file. The right one is attached. May i suggest to make the link more clear? At the moment it looks like it points to the source code, not to a page explaining how to contribute or build otmonitor. The release notes could have a 4.3 Dev section containing the patches that hav...
- Wed Jan 03, 2018 2:17 am
- Forum: Opentherm Gateway Forum
- Topic: MQTT topics
- Replies: 11
- Views: 14148
Re: MQTT topics
Ah, similar to https://www.domoticaforum.eu/viewtopic.php?f=75&t=11401 Somewhere on the forums i found a link to: http://otgw.tclcode.com/otmonsrc.html (this page doesn't seem to be linked from any other page from http://otgw.tclcode.com) It tooks some time to understand how it works, but i mana...
- Sat Dec 02, 2017 12:09 am
- Forum: Toon Apps
- Topic: Toon app: Dashticz (no longer working)
- Replies: 103
- Views: 99257
Re: Toon app: Dashticz (for Toon)
Maybe good to mention dashticz is a frontend for domoticz. Do you mind if i copy cat parts of your app to try get a frontend for openHAB working?
- Sat Dec 02, 2017 12:05 am
- Forum: Toon Firmware
- Topic: turn off zelflerend
- Replies: 11
- Views: 13963
Re: turn off zelflerend
If i understand the question it has nothing to do with the way the boiler gets its commands (on/off or modulation) Some people want the heating to start at say 9:00 (the time that the room meets the required temp is unknown) other people want the heating reach the required temp at 9:00 (with an unko...
- Sun Nov 26, 2017 12:02 am
- Forum: Toon Rooting
- Topic: Toon as a domotica controller?
- Replies: 581
- Views: 723536
Re: Toon as a domotica controller?
I cried victory too soon... The elec_delivered_lt reading remains 0.00 Watt, no change after 23:00. After the reset I got an initial value but no electricity usage showed during the night. This leads me to believe that the P1 adapter is 'broken', at least software wise. Will see what to do about it...
- Fri Nov 17, 2017 11:38 pm
- Forum: Opentherm Gateway Forum
- Topic: Central heating water pressure mqtt
- Replies: 13
- Views: 15489
Re: Central heating water pressure mqtt
I'm missing more events like burnerhours/starts etc. It would be nice if OTGW monitor would post every message (with a changed value) to mqtt. I tried to dig into the source code and i'm having trouble to figure it out. I think it has to do with the $signals object not containing all data items. But...
- Thu Nov 16, 2017 6:01 pm
- Forum: Manuals/tutorials
- Topic: Manual: Domoticz devices to Toon (HA-Bridge solution)
- Replies: 33
- Views: 49304
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Got it fixed, openhab was running at port 8080 and the toon config file had port 80 configured.
- Thu Nov 16, 2017 5:43 pm
- Forum: Toon Rooting
- Topic: Rooting Toon (or boxx)
- Replies: 818
- Views: 734478
Re: Rooting Toon (or boxx)
i have exact same question.glsf91 wrote:Is there somewhere an instruction how to carry out a manual update?marcelr wrote: If you have a cron daemon running, then yes. I would try and test for that first. Another option is to edit the base-qb2-ene package. That's the route I tend to take.
- Tue Nov 07, 2017 6:58 pm
- Forum: Toon Rooting
- Topic: Toon as a domotica controller?
- Replies: 581
- Views: 723536
Re: Toon as a domotica controller?
Just to rule out some issue's does the Toon display the correct value at the display? If so, the P1 sensor is allright. If not, it might be some firmware issue on the P1 sensor.
What software version is your Toon?
What software version is your Toon?
- Sun Nov 05, 2017 9:52 pm
- Forum: Toon Rooting
- Topic: Toon as a domotica controller?
- Replies: 581
- Views: 723536
Re: Toon as a domotica controller?
I was wondering if there is some complete list of local web methods and arguments that the Toon can handle. If not, i would like to help build this documentation. When using 'strings -f hdrv_p1', i get so much garble, i don't know what to look for. By decompiling (using https://retdec.com/) i found ...
- Sun Nov 05, 2017 7:21 pm
- Forum: Toon software development
- Topic: User interface
- Replies: 10
- Views: 12882
Re: User interface
Toon was never build for such a task, so the hardware is not really capable of delivering that kind of user experience. While ToonStore, VNC and SSH can let you do allmost all tasks you want, i think you're better off with a wall mountable tablet.
- Sun Nov 05, 2017 4:23 pm
- Forum: Toon Rooting
- Topic: Rooting Toon (or boxx)
- Replies: 818
- Views: 734478
Re: Rooting Toon (or boxx)
Many of those usb to TTL-cables are cheap chinese versions with a copied Prolific pl2303 chip. Recent drivers (from Microsoft auto update) block these variants. To make use of them you have to search for the older ones. Exact version depends, good luck.
- Fri Nov 03, 2017 10:39 pm
- Forum: Manuals/tutorials
- Topic: Manual: Domoticz devices to Toon (HA-Bridge solution)
- Replies: 33
- Views: 49304
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
I have similair problem. I try to connect the Toon with openhab Hue emulator, but it hangs on connecting. The openhab hue emulator has pairing set to enabled. Any thoughts? <Config packageRevision="167"> <sysConfig> <locale>nl_NL</locale> <timezone>Europe/Amsterdam</timezone> <currency>EUR...
- Tue Oct 31, 2017 8:58 pm
- Forum: Toon Apps
- Topic: Toon app: Sonos Control
- Replies: 62
- Views: 70473
Re: Toon app: Sonos Control
This app looks very promising. Thanks for all your efforts. Right now i'm facing this problem. I have setup my sonos to recieve a fixed ip by dhcp. When i connect to http://192.168.1.11:1400/status i get basic status info. So far so good. The app however keeps sending me to the 'menuScherm' due to w...