Homeydash.com, a Homey dashboard

2 Likes

you could use a Kiosk app, there you have the option to make session updates.
I use it on my own iPad for my Weather Station dashboard. :slight_smile:

I use Sitekiosk

1 Like

Hi danee,

Iā€™m using it on a Google nest hub for some time now. Every night a plug switches off the power to an extension cord with some adapters and the hub plug.

In the morning when I wake up the power switches on again and the hubs boots to homeydash. Normally my settings like the clock would be the same but recently all the cog wheel settings are gone after reboot.

Now a reload of the page keeps the cog wheel settings but a reboot / ptp makes it forget my preferences.

I think itā€™s Google who changed something but just to be sure, has anything changed on your side wich could cause this behavior?

2nd, is there an url addition to force the clock and/or other cog wheel settings?

Hi Rick,

Nothing has changed on homeydash.com (a little has changed on the beta, but only capabilities, nothing to do with settings).

Displaying homeydash.com on a Hub is just a (lucky) side effect of the fact you can cast a website to it but its very limited. Development of homeydash.com is aimed at devices with a browser which support certain functionality which I can rely on to stay supported.
On request Iā€™ve added the possibility to add the background image and icon to the url but it has been a real pain to support it, so adding more variables to the url is not really the road I want to follow (plus it will consume a lot of my spare time to write it)

2 Likes

Which background do you use I like it and got an old ipad 4 :slight_smile:

1 Like

Hi, i use the Homeydash app for a time now withe the buienradar background.
But for a few days when homeydash starts there is the buienrader background ad then the background disappears. Homeydash works fine.
I use this link:
https://homeydash.com/?theme=web&lang=nl&token=bla bla bla&background=https%3A%2F%2Fapi.buienradar.nl%2Fimage%2F1.0%2FRadarMapNL%3Fw%3D500%26h%3D512&vadjust=-220

Someone an idea what is happening?

THX!!!

1 Like

Hoe heb je je agenda toegevoegd zou dit ook graag willen

Plz keep the conversation in English.

Hi,

Iā€™m using DAKboard for this: https://dakboard.com/site

It looks very good. Can you integrate dakboard with Homey?

Yes, same question! ā€œIā€™m using DAKboard for thisā€ is not a very usefull answer :joy:

1 Like

You can integrate Homey dashboard in DAKboard using the website/iframe integration. But it will cost you money, because you need a paid version of DAKboard.

Alternatives are maybe http://dashing.io/ and https://github.com/Freeboard/freeboard as dashboards to integrate homey dashboard within.

1 Like

As the post was deleted by the author himself I deleted the comments to that particular post. This post will also vanish soon. Letā€™s get back on-topic.

2 Likes

Sorry I didnā€™t know that some (other than Athom) people putted a lot of work in Homeydash, I thought it was a Athom official ā€œproductā€. Actually, if Homey is made compatible with ImperiHome, it could solve a big part of the problem!

2 Likes

Hello, I have been a proud owner of a Homey for a few days now.
I have succeeded the web interface on the computer and ipad.
Now I would like to do this locally but I donā€™t understand the next script.

Who can tell me how to do this?

To run this locally:

npm i -g serve
git clone https://github.com/athombv/homey.ink.git
cd homey.ink
serve -p 5000 app

Look at the original post and read the full first post , you need the Token:

Thanks for your message.
I have the token en de web interface is working on mij desktop and ipad.


when i do the link http://localhost:5000/?token=xxx000xxx&theme=web then is load the site
website is not available

Localhost is the PC your working on, you should use the IP of your Homey instead of ā€œlocalhostā€.

stap by stap. When i do the ip only in chrome, than i will come on the Homey.
When i do de http://IPHOMEY:5000/?token=thesameasthewebinterface&theme=web but the url is not working in chrome.