Page 3 of 7

Re: App ideas / feature requests

Posted: Sat Jan 23, 2021 2:45 pm
by oepi-loepi
EchoNL wrote:
oepi-loepi wrote:
EchoNL wrote:Maybe a idea to make a app to see the bitcoin price and other cryptocurrency prices? No need to login only a app to see the prices refreshed at certain time.
Dat is goed te doen. Kun jij een url geven met waar die dat kan worden opgehaald een beschrijvinkje met wat jij denkt zichtbaar te willen hebben op de tegel?
Sorry for my late reaction. Coinmarketcap.com is a good one. I see the app already in the Toonstore, many thanks for that! Is it possible to see the prices in Euro? The text in dim mode is not visible due to the black font.
It has been fixed in the new version (wait for 1.04). Please find link to viewtopic.php?f=99&t=13060

Re: App ideas / feature requests

Posted: Sat Jan 23, 2021 3:20 pm
by SolarShed
Maybe there is a possibility to upload data from the toon database to pvoutput?

I currently have a raspberry pi uploading the info, but to simplify things there could be an app to upload usage and generation data to pvupload? There is a lua script available for domoticz, not sure if that could be ported to an app on toon?

Re: App ideas / feature requests

Posted: Thu Feb 04, 2021 9:17 pm
by Tebogo
Een koppeling met Stookalert, waarbij je per woonplaats kunt zien of je hout kunt stoken zonder klachten of mileubelasting.

Re: App ideas / feature requests

Posted: Fri Feb 05, 2021 11:45 am
by TheHogNL
Tebogo wrote:Een koppeling met Stookalert, waarbij je per woonplaats kunt zien of je hout kunt stoken zonder klachten of mileubelasting.
Dan zou ik er altijd statisch ROOD op zetten ... :-)

Re: App ideas / feature requests

Posted: Fri Feb 05, 2021 2:34 pm
by Tebogo
TheHogNL wrote:
Tebogo wrote:Een koppeling met Stookalert, waarbij je per woonplaats kunt zien of je hout kunt stoken zonder klachten of mileubelasting.
Dan zou ik er altijd statisch ROOD op zetten ... :-)
:lol: :lol:

Re: App ideas / feature requests

Posted: Mon Feb 08, 2021 11:42 am
by Daniel
mAiden wrote:
Prutzer wrote:Is it possible to create in the STC menu a option for a sheduled reboot?

It would be nice to reboot toon once a week because toon gets very slow after a week uptime.
Login to ssh of you're Toon

opkg install http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk

if you did that, then you ready for the next step

crontab -e

And add line below

20 4 * * 3 reboot >/dev/null 2>&1

This will be reboot you're Toon every wed on 4:20am

I have tried to install the file, unfortunately I get an error. Does this file still work?

Re: App ideas / feature requests

Posted: Mon Feb 08, 2021 12:35 pm
by Toonz
do you have a Toon 2? if so you have to use another installation package:
opkg install http://files.domoticaforum.eu/uploads/T ... p-neon.ipk

Re: App ideas / feature requests

Posted: Tue Feb 09, 2021 10:35 pm
by Daniel
no its for Toon1.

eneco-001-162649:~# opkg install http://files.domoticaforum.eu/uploads/Toon/ipk/
qb2/cron_3.0pl1-r8_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk.
Installing cron (3.0pl1-r8) to root...
Collected errors:
* opkg_install_pkg: Package cron md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'.
* opkg_install_cmd: Cannot install package cron.

Re: App ideas / feature requests

Posted: Tue Feb 09, 2021 10:46 pm
by TerrorSource
Daniel wrote:no its for Toon1.

eneco-001-162649:~# opkg install http://files.domoticaforum.eu/uploads/Toon/ipk/
qb2/cron_3.0pl1-r8_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk.
Installing cron (3.0pl1-r8) to root...
Collected errors:
* opkg_install_pkg: Package cron md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'.
* opkg_install_cmd: Cannot install package cron.
try:
sh update-rooted.sh -o
then
opkg update
then
opkg install http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk

Re: App ideas / feature requests

Posted: Wed Feb 10, 2021 8:23 pm
by Daniel
TerrorSource wrote:
Daniel wrote:no its for Toon1.

eneco-001-162649:~# opkg install http://files.domoticaforum.eu/uploads/Toon/ipk/
qb2/cron_3.0pl1-r8_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk.
Installing cron (3.0pl1-r8) to root...
Collected errors:
* opkg_install_pkg: Package cron md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'.
* opkg_install_cmd: Cannot install package cron.
try:
sh update-rooted.sh -o
then
opkg update
then
opkg install http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk

I've tried like you said. But I get the same error code.

Re: App ideas / feature requests

Posted: Wed Feb 10, 2021 11:27 pm
by oepi-loepi
Daniel wrote:
TerrorSource wrote:
Daniel wrote:no its for Toon1.

eneco-001-162649:~# opkg install http://files.domoticaforum.eu/uploads/Toon/ipk/
qb2/cron_3.0pl1-r8_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk.
Installing cron (3.0pl1-r8) to root...
Collected errors:
* opkg_install_pkg: Package cron md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'.
* opkg_install_cmd: Cannot install package cron.
try:
sh update-rooted.sh -o
then
opkg update
then
opkg install http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk

I've tried like you said. But I get the same error code.
Is this the same?

http://ibiblio.org/pub/Linux/system/dae ... pl1.tar.gz

Re: App ideas / feature requests

Posted: Thu Feb 11, 2021 10:37 pm
by Templar
Semsemsem wrote:I would like to make some app for the toon 2, but I don’t have any great ideas.
So are there any ideas/features that still need to be made?
Preferably useful or fun app ideas.
I already have some experience in qt5, python and JavaScript.
An MQTT client with the possibility to present the values?

Re: App ideas / feature requests

Posted: Wed Feb 17, 2021 6:44 pm
by Prutzer
Daniel wrote:
TerrorSource wrote:
Daniel wrote:no its for Toon1.

eneco-001-162649:~# opkg install http://files.domoticaforum.eu/uploads/Toon/ipk/
qb2/cron_3.0pl1-r8_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk.
Installing cron (3.0pl1-r8) to root...
Collected errors:
* opkg_install_pkg: Package cron md5sum mismatch. Either the opkg or the package index are corrupt. Try 'opkg update'.
* opkg_install_cmd: Cannot install package cron.
try:
sh update-rooted.sh -o
then
opkg update
then
opkg install http://files.domoticaforum.eu/uploads/T ... r8_qb2.ipk

I've tried like you said. But I get the same error code.
Try the command: opkg list
Look if Cron is already installed.
I got the same error and had it already installed.

Re: App ideas / feature requests

Posted: Fri Mar 05, 2021 11:25 am
by EchoNL
Just started with some 3d printing and hooked up a Raspberry pi 4 with Octoprint. I can monitor the 3d printer progress temp etc.
Maybe an idea to make a toon tile / app Octoprint Monitor?

Keep up the good work!

Re: App ideas / feature requests

Posted: Sun Mar 07, 2021 1:04 pm
by Arnout2000
With now so many nice apps on the Toon, the web access to it seems very basic and limited. Just adjusting the thermostaat and info about current power usage. (Current gas usage is always empty but I think that bug has already been reported)

Is an upgrade to the web interface possible where I could see more information from Toon?
For example:
- Solar panel information (current production)
- electricity usage today
- gas usage today
- current Water flow/ water usage today