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.
Official

[BETA Release] HomeyDash a Dashboard app for homey

1151618202142

Comments

  • @swttt
    Don't know if you know this project, maybe you can get some inspiration/ideas from it.

    Its called domoboard and is a dashboard for Domoticz, written in python:  https://www.domoticz.com/forum/viewtopic.php?f=8&t=15128
  • @swttt
    Don't know if you know this project, maybe you can get some inspiration/ideas from it.

    Its called domoboard and is a dashboard for Domoticz, written in python:  https://www.domoticz.com/forum/viewtopic.php?f=8&t=15128
    Nice,  want the camera part is that anything you can put in later? @swttt
  • @RemcoHannink
    Seems a bit like my idea, but allot further in the process of development :tongue:
    Thanks any way, i bookmarked the link to check out later :smile:

    @djesko
    The dashboard is when it comes to development kinda easy to expand. (That was the issue for example with the last version of homeydash, and why i wrote it from scratch again) So ye, it's planned for the future, no plans on how it is going to look. But it will get there :smile:


  • Yesterday it all worked just fine, today I only see the empty background. Rebooted Homey allready.. anyone a solution?
  • @Bumble do you use the athom desktop app?
  • BumbleBumble Member
    edited January 2017
    @swttt Yes. As well as the my.athom.com..
  • BumbleBumble Member
    edited January 2017
    @swttt I didn't use the desktop app since I have the dashboard
  • Huhm... weird. There is a known issue with the current release. Fixed it in 0.0.3 (awaiting aproval) but that just happens when you use the desktop app to start the server. You Could try using my.athom and dissable and enable the server. If this isnt working ill look at it later tonight. Still at work... <span>:disappointed:</span>
  • swttt said:
    Huhm... weird. There is a known issue with the current release. Fixed it in 0.0.3 (awaiting aproval) but that just happens when you use the desktop app to start the server. You Could try using my.athom and dissable and enable the server. If this isnt working ill look at it later tonight. Still at work... <span>:disappointed:</span>
    Thanks! You're the best. I've read about a donate button, where can I find it?
  • Ha, cool the one on the first page doesnt work. Copier that from the readme without a link i guess :smile: There should be a button in the AppStore app description <span>:sunglasses:</span>
  • swttt said:
    Ha, cool the one on the first page doesnt work. Copier that from the readme without a link i guess :smile: There should be a button in the AppStore app description <span>:sunglasses:</span>
    Stop / start server did the trick!
  • @Bumble
    Great :smile: expected that :tongue: 
    Just published the 0.0.3 to the appstore that fixes this issue (is already aproved), so it shouldn't happen again.

    Added default page settings as well (was a request somewhere), there still seems to be some issues with this. It doesn't crash, but doesn't seem to work for the first page in the dropdown as well.
  • By the way, just a reminder! 
    Vote for feature requests or add one yourself here http://www.tricider.com/brainstorming/3RDOS32STGN
    (no login required, just click no thank you in the 2nd window)
  • Well, got some good news and bad news :smile:

    Let's start with the good news. People that use the Desktop app had a bug that would save the cloudid url as a local ip. This is fixed in the current appstore release (0.0.3). There is still 1 nasty bug left, where i can't seem to find the cause. (didn't popped up today as well, so still not sure what caused it)

    Other good news, i have added a setting to show the meter_power capability in widget cards. It's enabled by default, and can be hidden from the setup page.

    Fixed the issue (that nobody noticed tho) with the default page. The first one in the dropdown didn't worked and should be fixed in the next release.

    Time for the bad news :disappointed: 
    I had to make changes to the current logic in the config.json. When i was releasing 0.0.1 i had to force users to be able to only add the on/off capability. Never thought of what would happen if i had to add others as well. (like the meter_power).

    This means when 0.0.4 hits the appstore you need to re-add every widget in the dashboard. I am really sorry, but with this development speed there wasn't any other (valid) way to fix this. I still can't even promise this wouldn't happen again, there are still so many capabilities to be added...

    I will update the appstore tomorrow with the 0.0.4 version, and hope to get it aproved soon so you guys can fix the dashboard over then weekend :smile: When no real bugs start to pop-up, i'll start on saturday with rewriting the add widget dialog and add at least the dim capability.


  • Will check it in the morning! Respect for all the work an effort!
  • Would indeed be nice if some people could test the 0.0.4 on github :smile:
    Tested it for 30 min now, and didn't find any issues myself :grin:

    Changelog:
    - Added kwh (meter_power capability) to capable devices
    - Added setting to hide kwh on widget cards
    - Fixed default page settings for first page in the dropdown
    - Fixed issue that when you removed a page, you still where able to add widgets (with an error)
    - Fixed route to page that doesn't excists (redirects to the main page or default page)
  • swttt said:
    ...
    Time for the bad news :disappointed: 
    ...

    That's why it was a good idea to have the big fat beta sign on the app!! <span>:smile:</span>

    Seriously: nice job @swttt !
  • swttt said:
    Time for the bad news :disappointed: 
    I had to make changes to the current logic in the config.json. When i was releasing 0.0.1 i had to force users to be able to only add the on/off capability. Never thought of what would happen if i had to add others as well. (like the meter_power).
    You behave like athom! :p  Great job!
  • You don't have to say sorry for your good work. It is beta and we all respect your work on this app!
  • swttt said:
    By the way, just a reminder! 
    Vote for feature requests or add one yourself here http://www.tricider.com/brainstorming/3RDOS32STGN
    (no login required, just click no thank you in the 2nd window)

    Just added an idea:


    And don't worry about re-adding the widget's, a lot of us had to re-add many devices over and over again to their homey's :p
  • @DaneeDeKruyff
    Nice idea! Will look into whats possible. The thing it that the device isn't really going to dim, just the UI will.
    I could just add a big div over the dashboard after x time with a transparency of 0.2 and some grey color. This would just make it dim.
  • Thanks again just installed github dashboard app 0.0.4 (thanks for the default page option!)

    For me (windows 10 fast ring):
    Chrome refresh working
     Edge browser is also working 

    IE not working

    One minor thing in setup page the options for device contain to much info (maybe mouseover info or something)




  • Like the power consumption:



    Great Work!
  • @Menno
    Thanks for testing! I was aware of that issue, but that page is going to change sometime soon. Now it display all current capabilities, but it should display the widget type :smile:


  • @Menno
    Which switches are you using to see the power consumption?
  • @swttt
    Thanks, just updated to new version. Works fine after re-adding devices!

    Suggestions:
    - in setup\pages, after selecting a page, can you make the currently selected page highlighted so you're sure you're on the right page when adding devices?
    - it would be nice to be able to rename a page :)
    - add a widget to jump to another page
    - ability to have widget named differently then device

    Thanks, 
    DenW

  • @DenW

    Highlighting a page in the setup is do-able, and added later on (this page its UI will probably change in future updates)
    Rename a page also, probably around the same update where i add the page drag and drop ordering.

    Widget to jump to other page, could you explain this one a bit more? Not sure if i understand it correctly :smile:

    Widget name different then the device is already possible (added to the config.json) but not used yet. Since the way you add a widget now will change as well.
  • DenWDenW Member
    edited January 2017
    swttt said:
    Widget to jump to other page, could you explain this one a bit more? Not sure if i understand it correctly :smile:
    Sure. Simply a widget that links to another page (preferably with an icon), so you can set up a main page with subpages for example (when you hide the sidebar), and jump back to main page again.
    swttt said:
    Highlighting a page in the setup is do-able, and added later on (this page its UI will probably change in future updates)
    Rename a page also, probably around the same update where i add the page drag and drop ordering.
    ...
    Widget name different then the device is already possible (added to the config.json) but not used yet. Since the way you add a widget now will change as well.
    Nice!! Really like what you're doing with this app..

    DenW
Sign In or Register to comment.