Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all,
Vanilla are planning an update to the site on April 24th (next Wednesday). It is a major PHP8 update which is expected to boost performance across the site. The site will be down from 7pm and it is expected to take about an hour to complete. We appreciate your patience during the update.
Thanks all.

iot dashboards

  • 02-01-2020 10:48am
    #1
    Moderators, Home & Garden Moderators, Technology & Internet Moderators Posts: 10,952 Mod ✭✭✭✭


    Hi,

    Has anyone set up any nice dashboards. Something that might have data from the energy meter in your home (like the graphs i get from lightwave)
    and in another frame the temperature from say a sonoff, smart things or Nest stat. Maybe an IOT tracker somewhere else, a tile or something

    This would just be an information board, I know some things simply wont work outside their environment, even some of the tech i named.

    However I'd like to mess with this a bit and I'm wondering if anyone here could help.

    Thank you in advance.

    Note initially I'd like to avoid a rPi server solution and see if it could be carried out on a third party web site with webhooks, URLs, frames etc.

    But I don't know enough about it at the moment to be too rigid.


Comments

  • Moderators Posts: 6,851 ✭✭✭Spocker


    Home Assistant (home-assistant.io) came to mind as I read your post, but then you mentioned avoiding an rPi solution. You could set something up on a t1.micro on AWS or something like that, and then open the various ports on your modem, to allow access to the various devices. All the devices will need fixed IPs ideally. You can run HA as a Docker image, so it'll work on the web, but the discovery could be tricky - you'll end up having to manually maintain your own list of devices I would think.


Advertisement