Here's how to share and control your devices on any HTML or WordPress page

I have developed a system for securely controlling your devices on a webpage. I call them widgets. If you have a household or company intranet, you can post widgets anywhere on any page for real-time monitoring or complete control of the device. If you host a Wordpress site, or other public website, you can even expose your devices to the world, securely, while keeping your HA installation safe.

Now you no longer need to get bogged down with HA Dashboard compromises - you have complete control of the styling and functionality of your widgets via Theme packs, and you can place as many widgets as you want, exactly where you want them.

If you know HTML or WordPress, you can be up and running in just a few minutes.

This is a preview, it is not finalized yet. I need a lot more real-world testing to bring this to v1.0 status. That said, it’s fully functional now. Please leave any feedback here or on my github, it will be much appreciated.

Documentation is here.

1 Like

HArvest v1.0 Release Candidate has been released (full release notes)

Added :

  • Bundled font support - themes can now use any custom fonts
  • Lovelace dashboard converter - migrate your existing dashboards to HArvest
  • Multi Icon-Set Support - Replace the usual MDI icons with several new icons
  • Compact entity row layout card - When you need multiple rows of entities in a single card
  • Five New Card Renderers - includes automation, person, lock, button, and script (with fields)
  • Gesture support - Double-tap and Hold gestures can now also call services
  • Data Tier Optimization - multiple improvements to speed and reliability
  • Improved security features
  • Themes - All standard themes have been improved, and new themes added to the User Contributed Themes folder
  • All tests are included in the zip, you can verify and test the code yourself