Manual: Domoticz devices to Toon (HA-Bridge solution)
Moderators: marcelr, TheHogNL, Toonz
-
- Administrator
- Posts: 494
- Joined: Thu May 04, 2017 9:28 pm
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Possible fix found, at least it helpt 2 people that i know of.
Made a entry in a new Wiki-topic.
viewtopic.php?f=87&t=11777&p=83254#p83254
Made a entry in a new Wiki-topic.
viewtopic.php?f=87&t=11777&p=83254#p83254
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Make me the thirdTerrorSource wrote:Possible fix found, at least it helpt 2 people that i know of.
Made a entry in a new Wiki-topic.
viewtopic.php?f=87&t=11777&p=83254#p83254

Sidenote: use lowercase, no colons (:) between the characters.
-
- Starting Member
- Posts: 14
- Joined: Tue Apr 21, 2009 10:34 pm
- Location: Netherlands
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Hi,
I'm trying to get my rooted Toon to find the emulated HUE from Homeassistant (Not HA bridge)
https://home-assistant.io/components/emulated_hue/
The HomeAssistant side looks good. Below my home assistant output when i look at port 80/description.xml This looks good. And /api/pi/lights also gives every light i have (ikeaTradfri)
I changed the Toon config_hdrv_hue.xml file to match viewtopic.php?f=87&t=11235&start=0#
- do i need to change the uuid ? Did try already
-IP address ok.
- MAC address from the Ethernet card. everything lower case
- no colons (:)
Do i need to reboot Toon? I already did.
Where can i find the (debug) log of Toon?
Please help
greetz
I'm trying to get my rooted Toon to find the emulated HUE from Homeassistant (Not HA bridge)
https://home-assistant.io/components/emulated_hue/
The HomeAssistant side looks good. Below my home assistant output when i look at port 80/description.xml This looks good. And /api/pi/lights also gives every light i have (ikeaTradfri)
Code: Select all
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<URLBase>http://192.168.1.7:80/</URLBase>
<device>
<deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType>
<friendlyName>HASS Bridge (192.168.1.7)</friendlyName>
<manufacturer>Royal Philips Electronics</manufacturer>
<manufacturerURL>http://www.philips.com</manufacturerURL>
<modelDescription>Philips hue Personal Wireless Lighting</modelDescription>
<modelName>Philips hue bridge 2015</modelName>
<modelNumber>BSB002</modelNumber>
<modelURL>http://www.meethue.com</modelURL>
<serialNumber>1234</serialNumber>
<UDN>uuid:2f402f80-da50-11e1-9b23-001788255acc</UDN>
</device>
</root>
Code: Select all
<Config packageRevision="167">
<Config packageRevision="167">
<sysConfig>
<locale>nl_NL</locale>
<timezone>Europe/Amsterdam</timezone>
<currency>EUR</currency></sysConfig>
<hue_bridge>
<package>hdrv_hue</package>
<uuid>daa9c3e9-549d-4c7f-a9a9-fda64b17d0e6</uuid>
<type>hue_bridge</type>
<name>Philips hue (192.168.1.7)</name>
<internalAddress>-- mac adres of ethernetcard Raspberry pi Home assistant --</internalAddress>
<visibility>1</visibility>
<profile>ConnectedState</profile><ipAddr>192.168.1.7</ipAddr><modelName>Philips hue bridge 2015</modelName><serialNumber>1234</serialNumber><cfgName>Philips hue</cfgName><swversion>1705121051</swversion><apiVersion>1.19.0</apiVersion><port>80</port><modelNumber>0</modelNumber><linkState>3</linkState></hue_bridge>
</Config>
-IP address ok.
- MAC address from the Ethernet card. everything lower case
- no colons (:)
Do i need to reboot Toon? I already did.
Where can i find the (debug) log of Toon?
Please help

greetz
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?
Any thoughts?
Code: Select all
<Config packageRevision="167">
<sysConfig>
<locale>nl_NL</locale>
<timezone>Europe/Amsterdam</timezone>
<currency>EUR</currency>
</sysConfig>
<hue_bridge>
<package>hdrv_hue</package>
<uuid>daa9c3e9-549d-4c7f-a9a9-fda64b17d0e6</uuid>
<type>hue_bridge</type>
<name>Philips hue (192.168.1.10)</name>
<internalAddress>b827ebxxxxxx</internalAddress>
<visibility>1</visibility>
<profile>ConnectedState</profile>
<ipAddr>192.168.1.10</ipAddr>
<modelName>Philips hue bridge 2015</modelName>
<serialNumber>xxxxxxxxxxxx</serialNumber>
<cfgName>Philips hue</cfgName>
<swversion>1705121051</swversion>
<apiVersion>1.19.0</apiVersion>
<port>80</port>
<modelNumber>0</modelNumber>
<linkState>3</linkState>
</hue_bridge>
</Config>
- Attachments
-
- Toon_Screenshot
- 20171103_202756759_iOS.jpg (56.24 KiB) Viewed 19594 times
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.
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Hello,
I edit this file and reboot the TOON.
When I go bedienopties and bridge I see a philips hua connected but not my IP etc.
When I click on the trash bin it ask me do you want to delete this, but nothing happens.
my config file in config_hdrv_hue.xml looks like this:
the Philips hue bridge is running on my Raspberry PI on port 8400 and I can connect with my browser in the HA Bridge http://IP_RASPBERRY:8400/ and switch on the lights etc.
How do I get this in my TOON ?
I edit this file
Code: Select all
/mnt/data/qmf/config/config_hdrv_hue.xml
When I go bedienopties and bridge I see a philips hua connected but not my IP etc.
When I click on the trash bin it ask me do you want to delete this, but nothing happens.
my config file in config_hdrv_hue.xml looks like this:
Code: Select all
<Config packageRevision="167">
<sysConfig>
<locale>nl_NL</locale>
<timezone>Europe/Amsterdam</timezone>
<currency>EUR</currency>
</sysConfig>
<hue_bridge>
<package>hdrv_hue</package>
<uuid>daa9c3e9-549d-4c7f-a9a9-fda64b17d0e6</uuid>
<type>hue_bridge</type>
<name>Philips hue (192.168.2.19)</name>
<internalAddress>b827ebxxxxxx</internalAddress>
<visibility>1</visibility>
<profile>ConnectedState</profile>
<ipAddr>192.168.2.19</ipAddr>
<modelName>Philips hue bridge 2015</modelName>
<serialNumber>xxxxxxxxxxxx</serialNumber>
<cfgName>Philips hue</cfgName>
<swversion>1705121051</swversion>
<apiVersion>1.19.0</apiVersion>
<port>8400</port>
<modelNumber>0</modelNumber>
<linkState>3</linkState>
</hue_bridge>
</Config>
How do I get this in my TOON ?
-
- Administrator
- Posts: 494
- Joined: Thu May 04, 2017 9:28 pm
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Check the fix for this issue a few posts back.
Already helped quite a few people as far as i know of.
Already helped quite a few people as far as i know of.
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Is there a way to force update the Hue-data on Toon?
For me it's not updating automatically, can this be forced without disconnecting/reconnecting to the emulated bridge?
For me it's not updating automatically, can this be forced without disconnecting/reconnecting to the emulated bridge?
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Hello,
I have still an problem with this:
I change the settings here mnt/data/qmf/config/config_happ_scsync.xml to have all the icons on my Toon, that works.
I have only an problem that there is all ready connected in my toon, the same is for smoke detectors. Last summer I reset everything to factory default.
I cannot ontkoppel this one is also the IP range is not my, the same thing is for the smoke detectors it says press 3 times the smoke detector.
I have still an problem with this:
I change the settings here mnt/data/qmf/config/config_happ_scsync.xml to have all the icons on my Toon, that works.
I have only an problem that there is all ready connected in my toon, the same is for smoke detectors. Last summer I reset everything to factory default.
I cannot ontkoppel this one is also the IP range is not my, the same thing is for the smoke detectors it says press 3 times the smoke detector.
- Attachments
-
- philips hue raar.jpg (37.55 KiB) Viewed 18755 times
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Hello all,
Does somebody know how delete above topic?
I check the log files in /mnt/data/qmf/log but there is nothing that shows me why I can not delete the hue bridge.
This is not something that I add in I don't know where it is coming from.
Does somebody know how delete above topic?
I check the log files in /mnt/data/qmf/log but there is nothing that shows me why I can not delete the hue bridge.
This is not something that I add in I don't know where it is coming from.
-
- Administrator
- Posts: 494
- Joined: Thu May 04, 2017 9:28 pm
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Can you do a "opkg list" check if "demo-data" is installed? If so, please remove that one.michel30 wrote:Hello all,
Does somebody know how delete above topic?
I check the log files in /mnt/data/qmf/log but there is nothing that shows me why I can not delete the hue bridge.
This is not something that I add in I don't know where it is coming from.
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
@TerrorSource
that is it ...
super now it is connected.
I have only one small question.
I change in this file config_happ_scsync.xml the date to -1 and all options want open.
But I only need the hua and not the smoke detections etc.
Do you know how activate only the apps what I want?
I could not find that option only show .......


I have only one small question.
I change in this file config_happ_scsync.xml the date to -1 and all options want open.
But I only need the hua and not the smoke detections etc.
Do you know how activate only the apps what I want?
I could not find that option only show .......
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Disable the ones you don't want in Globals.qmlmichel30 wrote: Do you know how activate only the apps what I want?
I could not find that option only show .......
member of the Toon Software Collective
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
I have a working HA Bridge, I can control the original Hue Bridge with Domoticz and Logitech Harmony Hub. Toon is connected to the HA bridge and I can see all the lights/switches I configured in HA Bridge.
But I can't switch them individually, nothing happens when I try to switch them, When I turn on the group on the Toon every light is turned on. Anyone having the same issues?
But I can't switch them individually, nothing happens when I try to switch them, When I turn on the group on the Toon every light is turned on. Anyone having the same issues?
-
- Administrator
- Posts: 494
- Joined: Thu May 04, 2017 9:28 pm
Re: Manual: Domoticz devices to Toon (HA-Bridge solution)
Had that once before (using Dashticz now).Stimpy68 wrote:I have a working HA Bridge, I can control the original Hue Bridge with Domoticz and Logitech Harmony Hub. Toon is connected to the HA bridge and I can see all the lights/switches I configured in HA Bridge.
But I can't switch them individually, nothing happens when I try to switch them, When I turn on the group on the Toon every light is turned on. Anyone having the same issues?
I resetted the Hue-bridge settings xml file and re-connected. that fixed the issue.