#MacOS App

1 messages · Page 1 of 1 (latest)

onyx harness
#

I’ve made a new Home Assistant app, as the current one doesn’t work properly with my M1 Mac and MacOS seems like an afterthought.

https://github.com/Bobby5291/HomeHub-/tree/main

This is still a work in progress. Right now, I’ve added battery percentage, battery state, and charging status. I still need to address and improve the UI.
I’d love to hear your thoughts and what features to add next.

IDK if i have uploaeded the files to Github correctly

https://community.home-assistant.io/t/new-macos-app/945264

GitHub

Native MacOS client for Home Assistant dashboards and local sensors - Bobby5291/HomeHub-

calm oracle
#

Neat. The current one works great on my M1 Mac, but I’m curious what this offers. What sensors does it add? What’s the UI look like? Something missing in the current app is being able to trigger actions on the Mac. It’d be cool if I could expose scripts on my Mac as services or something.

onyx harness
onyx harness
warm scroll
#

If you care about status updates from you mac to homeassistant, maybe a better way would be to make a small companion app that doesn't really have a UI but is just living in the menu bar, auto starts on login and updates the HA server in the background. Like this you can use that data to trigger automations and do what you want with it, but you don't have to reimplement all of homeassistants UI. And you can still use homeassistant in a browser or the app, but be able to close the app and still get status updates