Page 14 of 21

Re: Software: modifications and extensions Toon

Posted: Thu May 25, 2017 3:42 pm
by Toonz
marcelr wrote:I think we should.
I just did :-)

Re: Software: modifications and extensions Toon

Posted: Thu May 25, 2017 7:00 pm
by marcelr
I just moved posts pertaining to room temperature readings to a separate thread.

.. and updated the features list in the manuals thread ...

... and moved the posts pertaining to the Kodi remote app to a separate thread as well ...

Software: modifications and extensions Toon

Posted: Tue May 30, 2017 10:50 pm
by Marijn
Thanks to brainhunt for pointing me to habridge. Via github: https://github.com/bwssytems/ha-bridge I installed the habridge on a raspberry. In this version you kan easily connect to the veraplus via ip (helpers). After that you can choose the devices/scenes to add to the habridge. When done the selected devices show up on Toon if the 'hue-bridge' is added.

This habridge can configured easily with the use of helpers for Vera, hue, harmony and nest.

Re: Software: modifications and extensions Toon

Posted: Tue May 30, 2017 11:04 pm
by TerrorSource
Marijn wrote:Thanks to brainhunt for pointing me to habridge. Via github: https://github.com/bwssytems/ha-bridge I installed the habridge on a raspberry. In this version you kan easily connect to the veraplus via ip (helpers). After that you can choose the devices/scenes to add to the habridge. When done the selected devices show up on Toon if the 'hue-bridge' is added.

This habridge can configured easily with the use of helpers for Vera, hue, harmony and nest.
Can this also be done with Domoticz so the plugs will pop-up in the "bedienpaneel"?

Re: Software: modifications and extensions Toon

Posted: Wed May 31, 2017 7:43 pm
by Marijn
@TerrorSource, Yes that's possible.
Attached are 2 screenshots of de WebUI of the HA Bridge. To be complete, within the bridge control is support for: Vera, Harmony, Hue, HAL, MQTT, HomeAssistant, Domoticz, Somfy, Nest, LIFX.

On the specific device page you can select and add the devices, then the devices pop up at the 'bedienpaneel'.

Re: Software: modifications and extensions Toon

Posted: Tue Jun 06, 2017 9:57 pm
by TerrorSource
Marijn wrote:@TerrorSource, Yes that's possible.
Attached are 2 screenshots of de WebUI of the HA Bridge. To be complete, within the bridge control is support for: Vera, Harmony, Hue, HAL, MQTT, HomeAssistant, Domoticz, Somfy, Nest, LIFX.

On the specific device page you can select and add the devices, then the devices pop up at the 'bedienpaneel'.
I'm now using Domoticz for all Domotica modules in the house, i really dont want to switch to HA so maybe there's a solution to enable this for Domoticz either?

Re: Software: modifications and extensions Toon

Posted: Thu Jun 08, 2017 12:22 am
by Marijn
You don't have to switch to ha. Ha is just a bridge. If you fill in your domoticz config details, ha bridge will load al your devices. Then you can select wich devices have to show up on toon.
domoticz will still control al your modules.

Re: Software: modifications and extensions Toon

Posted: Fri Jun 09, 2017 3:35 pm
by odelay99
I want to have a tile on my frontpage like below:
Image

Normally you do this with the "weer" app, but it seems it can't get any data. Is it possible to enable the "weer" app?

thanks

Re: Software: modifications and extensions Toon

Posted: Fri Jun 09, 2017 10:29 pm
by marcelr

Re: Software: modifications and extensions Toon

Posted: Fri Jun 09, 2017 11:13 pm
by TerrorSource
odelay99 wrote:I want to have a tile on my frontpage like below:
Image

Normally you do this with the "weer" app, but it seems it can't get any data. Is it possible to enable the "weer" app?

thanks
The default Weather and WeatherInt apps are for customers who have a subscription.
Rooting Toon stops the connections to the "outside" world. So you need to use the custom apps instead.

Re: Software: modifications and extensions Toon

Posted: Mon Jun 12, 2017 3:24 pm
by odelay99
Ok thanks, I already had the custom app installed but I wanted to have a large temperature view.
I was not aware that you will have that in dim state.... :oops:

Re: Software: modifications and extensions Toon

Posted: Tue Jun 13, 2017 12:50 pm
by Ierlandfan
If you happen to have solarpanels and an anlogue revolving energymeter like me then well..energy comsumption is kinda useless (unless positive) since Toon has no idea whether it revolves back (returning energy) or right (consuming energy) Ofcourse I can make an educated guess when I see the usage go down to 0 and then ramps up to beyond normal usage (1488W is not normal usage) so it's not a real problem.

Re: Software: modifications and extensions Toon

Posted: Tue Jun 13, 2017 12:54 pm
by TerrorSource
Ierlandfan wrote:If you happen to have solarpanels and an anlogue revolving energymeter like me then well..energy comsumption is kinda useless (unless positive) since Toon has no idea whether it revolves back (returning energy) or right (consuming energy) Ofcourse I can make an educated guess when I see the usage go down to 0 and then ramps up to beyond normal usage (1488W is not normal usage) so it's not a real problem.
You can solve that partially by using Domoticz i guess.
Plugin a P1-USB cable from the Meter to a Raspberry and read out the values

We need to take a look at a Tile or something to show the P1 value's.

Re: Software: modifications and extensions Toon

Posted: Tue Jun 13, 2017 12:59 pm
by Ierlandfan
Plugin a P1-USB cable from the Meter to a Raspberry and read out the values..
I guess the data is always positive just counts reflection passing by.

Re: Software: modifications and extensions Toon

Posted: Tue Jun 13, 2017 1:02 pm
by Ierlandfan
Maybe fnd a way to let the sensor stop counting when it revolving back. Needs a circuit with two leds and some coding. If revolving back detected turn off sensorlight or something. At least Toon thinks it's reading zero output and needs to think the sensor is still ok.