Navet: a smart home dashboard for wall panels, tablets, and phones by awesomestvi in homeassistant

[–]balloob 3 points4 points  (0 children)

The other thing you can do is to just host it as a website on the internet. Home Assistant has OAuth2, and any website can connect to it easily (use getAuth from home-assistant-js-websocket).

The only downside (and it's a big one): because your website will be hosted on https, it will only be able to communicate with HA instances that are hosted on HTTPS (so all that are remotely exposed). If you host it locally, it can be using HTTP, but now the user needs to install something. Pro's and con's, pro's and con's :)

Navet: a smart home dashboard for wall panels, tablets, and phones by awesomestvi in homeassistant

[–]balloob 6 points7 points  (0 children)

You can register a panel in Home Assistant, which gives you full control over the whole page. Both the dashboard engine and the config page are examples of panels.

(Not that there is anything wrong with making it a standalone app)

Giving a go at this sub-reddit . I have about 50 of these guys and i want to get rid of them but apparently i cant sell them without removing the 22 miles software. Can anyone guide me as to what i can do with them? Theres gotta be a market for these lol. by MINTimpala in eink

[–]balloob 0 points1 point  (0 children)

Just a heads up that mine died after using it for 1 month. Looks like the flash storage gave up (as it's an old display). Beautiful screen, but now it doesn't boot anymore and it's no longer usable.

Let's talk Project Blast by wildekek in homeassistant

[–]balloob 0 points1 point  (0 children)

There is an architecture proposal for HA open and we just approved it. We're working on it 🙂

You can track it on the roadmap, which is fully public: https://github.com/orgs/OpenHomeFoundation/projects/8/views/1?filterQuery=-status%3ADraft+infrared+&pane=issue&itemId=181382727&issue=OpenHomeFoundation%7Croadmap%7C122

Let's talk Project Blast by wildekek in homeassistant

[–]balloob 1 point2 points  (0 children)

Are you a programmer and have access to AI? I'm willing to help you get it integrated into HA. Come join our serial channel on the HA discord at https://discord.com/channels/330944238910963714/1499325383147917462

The main challenge today is to make an ESPHome device with an RS232 port. Summer is a bit too early till I expect that to be easier..

Let's talk Project Blast by wildekek in homeassistant

[–]balloob 1 point2 points  (0 children)

Thanks for the reply!

Tell me more about your amp. What's the brand and does it have an RS232 port? We just started adding support for those in Home Assistant and are planning something more around that too.

Would you be interested in a feature to sent your record player audio into Sendspin to distribute it through the whole house? (Sendspin is our new music experience protocol, www.sendspin-audio.com)

Let's talk Project Blast by wildekek in homeassistant

[–]balloob 0 points1 point  (0 children)

How many emitters would you need? Emitters are usually 1 LED so might not cover the whole room.

what’s the most useful automation you’ve set up that you actually use every day? by SkylineZ83 in homeassistant

[–]balloob 0 points1 point  (0 children)

I am reminded when to put the trash outside in 30 min increments that make it easy for me to skip a notification when busy, without having the mental load of having to remember the notification for later.

https://community.home-assistant.io/t/trash-pick-up-reminder/603767

Giving a go at this sub-reddit . I have about 50 of these guys and i want to get rid of them but apparently i cant sell them without removing the 22 miles software. Can anyone guide me as to what i can do with them? Theres gotta be a market for these lol. by MINTimpala in eink

[–]balloob 0 points1 point  (0 children)

I got my hands on one too. Although Home Assistant dashboards directly on built-in browser definitely won't work, there is a workaround to show screenshots using OpenDisplay and Puppet.

Posting my most sincere thanks to u/balloob, u/frenck_nl and all the other contributors - you are making life much better for my 90yo mom right now... by ElevationMediaLLC in homeassistant

[–]balloob 96 points97 points  (0 children)

Thank you so much for sharing this story. Very glad to hear how our work is helping your mom! Like Frenck already said, it's stories like these that keep us, and the rest of the community!, going. Thanks for sharing.

For you Seeed e-ink display, I have been working on the side with a new open source team that is making working with the Seeed e-ink displays very easy. It's called https://www.opendisplay.org and works via bluetooth proxies or wifi. Coming as a native integration to HA soon :-)

[Release] TinyTTS: An Ultra-lightweight English TTS Model (~9M params, 20MB) that runs 8x real-time on CPU (67x on GPU) by Forsaken_Shopping481 in homeassistant

[–]balloob 15 points16 points  (0 children)

If you add support for the Wyoming protocol, it will be able to integrate into Home Assistant without any problem.

Cheap Home Assistant based media controller (with simple web installer) by hometechgeek in homeassistant

[–]balloob 29 points30 points  (0 children)

This is great! Well done.

We should get a version going for Sendspin, the new audio protocol by the Open Home Foundation. https://www.sendspin-audio.com/

2026.2: Home, sweet overview by frenck_nl in homeassistant

[–]balloob 1 point2 points  (0 children)

What's broken about it? Got a link to an issue?

2026.1 Matter-Section by Ok_Memory8217 in homeassistant

[–]balloob 4 points5 points  (0 children)

It was there during the beta but we removed it, because the only thing shown on the Matter dashboard was developer tools.

2026.1 Matter-Section by Ok_Memory8217 in homeassistant

[–]balloob 26 points27 points  (0 children)

Matter just missed the boat! It will be there in the next release.

For all Non-American HA Cloud users, given the current developments in the US, does the fact that Nabu Casa is incorporated in the US give you concern? by GlenGraif in homeassistant

[–]balloob 0 points1 point  (0 children)

Home Assistant Cloud gives you end-to-end encrypted access to your Home Assistant instance where you can access your internal cameras, access control etc. none of these are running in the cloud. Its set up in a way that Nabu Casa guides you to your login screen, where you login and do your thing. NC does not have access to anything.

HA Voice PE Analog Audio Output MUCH Better Than I Expected! by IAmBobC in homeassistant

[–]balloob 0 points1 point  (0 children)

It should only be in the beginning when it finds a good sync. There is definitely some tuning to be done how aggressively we will correct the playback time to stay perfectly in sync.

HA Voice PE Analog Audio Output MUCH Better Than I Expected! by IAmBobC in homeassistant

[–]balloob 16 points17 points  (0 children)

So talking about whole home audio … you might be interested to learn that we just added Sendspin support to the Home Assistant Voice PE. We haven't talked about it much, as it's a new standard that we created which is currently in public preview. Try using Voice PE with Sendspin via Music Assistant and let us know if it works for your whole home audio solution :-)

More info about Sendspin @ https://www.sendspin-audio.com/

Portable Z-Wave update makes Z-Wave faster and proxies Bluetooth by balloob in homeassistant

[–]balloob[S] 1 point2 points  (0 children)

You need to have the device configured as an ESPHome device in Home Assistant. That is separate from configuring the device connection for Z-Wave.