This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
Comments
If you need any help with testing the capabilities or testing fixed bugs let me know. Holidays mean some free time for homey :-)
I dont know if there is a list with idea's and stuf that is already work in progress.
But I have 2 wishes that would make this app absulutely perfect.
- The ability to change the background to a personalised one (per page)
- The ability to place the control parts freely on that page
this way you could set a map of that room as background, and the control unit in the correct place.
For me being able to start flows from the screen would be the most useful update. I now have to click 9 buttons to light the whole living room, lol.
1) add a KlikAanKlikUit Dummy device (e.g. named "all lights off")
2) made a flow like: if dummy device "all lights of" is on then turn off lamp1, lamp2, lamp3, ....
3) the fake device is shown in the app or in the dashboard so you can start it from there
Background as a setting is something i did planned, but later on as well.
Releasing it to the appstore was a great idea. Found 1 crucial bug, seems devices within nested zones aren't found
Because otherwise the background and floorplan are (could be) one and the same.
I think we think about the same future. I think your idea with a background and different positions of the devices is a good way to start?! Maybe only small icons which can be placed on the background and if you press on the icons the possibilities (e.g. brightness, colour,...) pop up.
But I don't know if this is the right way. It's up to @swttt which is an affordable possible way.
Great app, good work! I just installed and tested it.
Have been following the thread for a while now, release to the appstore is a good choice
Create one flow to flip the bool.
Create a second flow to react on the flipped bool.
Add the bool as a device.
Add to the dash.
Why 2 flows?
The bitflip is a device that changes the var. Just create 1 flow that reacts to the changing var and you're done
The issue must be with 2 users that didn't copied the bearer token correctly
Version 0.0.2
will play with it tonight!
not sure this feature widget was requested already, but would be pretty cool to get RTSP / web/netcam widgets there to show security cams small on the side.
Not sure if it is requested, but is something i want to add anyway
Might take a while, and planned on doing it plugin based first (so a dedicated page for webcams) and add widgets later.
But cant add a device to a page, the dropdown box stays empty.
I only have 1 switch added at the moment, and a Nest and a Denon receiver, but none of them appear.
Is this due to the fact they might not be configured as on/off devices? (The switch should be)
I also noticed that on a page refresh the added pages are gone.
Is this due to there not being any widgets on there?
I can navigate to it with the link in my history.
Also i get an ERROR: [object Object] in the right top corner.
For testing: http://theunissen.diskstation.me:1234
I think the bearer token isn't correct.. You have to fill in only the token, not the http://ip-adres before it
Indeed it sounds like an incorrect bearer token. Pages gone is because without the bearer token you are not allowed to save them. (and not allowed to access the devicelist, thats why the dropdown is empty)
I was with VPN in my network, but could not acces the HOMEYIP:1337 due to wrong subnet config.
So i accesed it through the above link, which works, but does not make it possible for the app to save pages and stuff.
Now i changed the subnet, can reach it on its own IP, and the pages gets saved (Got notification) and the devices get found.
I think now it's working, I see a light
Now it also works form the external link to save pages and stuff.
My vpn server is in another IP range so had to fix that first
Nope external link doesnt work (was still connected to vpn), because in the source i can see that it still tries to connect to 192.168.1.150 which is my homey IP. instead of the used link.
It says: conncting to 192.168.1.150 which ofcourse is not available, because im somewhere else.
This probably also happens when you use it on your android phone, not connected to wifi.
Let me test that now
So that might be a bug/feature to fix? On the nice to have list. On the internal network it al works now
The client(your phone/tablet/laptop) makes the connection to homey (so in theory you could run the dashboard on an external webserver, and still use it on your local network) As a work-around i could use the cloudid and external url to access and control homey. Now it uses the local ip.
Might be an option to switch everything to the cloudid url, but have to look into it.
Installed the app.. works perfectly! Excellent work!!
Small request: can you make it possible to change the page order?
Nice
Page order is already requested, the same might apply for widget order. Will be added, not sure when tho