Readit News logoReadit News
balloob commented on Ollama's new app   ollama.com/blog/new-app... · Posted by u/BUFU
mchiang · 25 days ago
one of the maintainers for Ollama. I don't see it as a pivot. We are all developers ourselves, and we use it.

In fact, there are many self-made prototypes before this from different individuals. We were hooked, so we built it for ourselves.

Ollama is made for developers, and our focus in continually improving Ollama's capabilities.

balloob · 25 days ago
Does the new app make it easier for users to expose the Ollama daemon on the network (and mdns discovery )? It’s still trickier than needed for Home Assistant users to get started with Ollama (which tends to run on a different machine).
balloob commented on Ask HN: What Are You Working On? (June 2025)    · Posted by u/david927
z3ugma · 2 months ago
Still working on: an enclosure-compatible open-source version of the 2nd gen Nest thermostat. It reuses the enclosure, encoder ring, display, and mounts of the Nest but replaces the "thinking" part with an open-source PCB that can interact with Home Assistant.

- The encoder ring which works like an LED mouse, but in reverse: Fully reverse-engineered and on its own demo PCB

- The faceplate PCB, which does the actual control of the thermostat wires, has been laid out, but the first version missed a really-obvious problem involving the behavior on power-on with certain of the GPIO pins from the ESP32, so I've got rev 3 on order from the PCB manufacturer.

Nest Thermostats of the 1st and 2nd generation will no longer be supported by Google starting October 25, 2025. You will still be able to access temperature, mode, schedules, and settings directly on the thermostat – and existing schedules should continue to work uninterrupted. However, these thermostats will no longer receive software or security updates, will not have any Nest app or Home app controls, and Google will end support for other connected features like Home/Away Assist. It has been pretty-badly supported in Home Assistant for over a year anyway, missing important connected features.

balloob · 2 months ago
Sounds very cool! Also interested in how to follow progress. Is it using ESPHome?
balloob commented on A kernel developer plays with Home Assistant   lwn.net/SubscriberLink/10... · Posted by u/pabs3
diggan · 3 months ago
> I donated Home Assistant to it[1]. It's fully funded by users. There are no investors involved.

I cannot thank you enough for this. It was a bit risky adopting Home Assistant for everything ~two years ago, but that you guys did this move really makes me feel less scared about eventually having to replace it with something else.

I'm subscribed to Home Assistant Cloud (via Nabu Casa) even though I don't use it just because it seems to be one of the few ways to financially support you, is there any way of doing one time donations to the foundation itself?

balloob · 3 months ago
We don't want to come to rely on donations and have to show Wikipedia-style beg banners in our app (I would personally hate to see that myself).

So with the limited resources that we have, we currently only consider bigger donations valued $10k or more. We've had monetary donations from DuckDuckGo and Espressif so far.

balloob commented on A kernel developer plays with Home Assistant   lwn.net/SubscriberLink/10... · Posted by u/pabs3
balloob · 3 months ago
Founder Home Assistant here. Want to chime in that I always love to see write ups like these to see the great things what people achieve with Home Assistant.

Not everyone might know, but last year we started the Open Home Foundation as a non-profit in Switzerland and I donated Home Assistant to it[1]. It's fully funded by users. There are no investors involved.

We are fully committed to building out a smart home that focuses on local control and privacy. Yes there are rough edges, but we're actively working on it in the open, with progress being released every month.

~Paulus, Founder Home Assistant & President Open Home Foundation https://github.com/balloob

[1]: https://www.openhomefoundation.org/blog/announcing-the-open-...

balloob commented on A kernel developer plays with Home Assistant   lwn.net/SubscriberLink/10... · Posted by u/pabs3
yjftsjthsd-h · 3 months ago
With Thread+WiFi, can devices talk to the internet? Because denying them that ability is a lot of why I like Zigbee/Z-Wave.
balloob · 3 months ago
Wifi yes. Thread depends on the settings on the Thread Border Router. Ours defaults to no internet access.
balloob commented on A kernel developer plays with Home Assistant   lwn.net/SubscriberLink/10... · Posted by u/pabs3
hardwaresofton · 3 months ago
> There is Zigbee, Z-Wave and Matter.

I am not a practitioner, but instead someone that looks at the ecosystem from time to time and has been waiting for a while, because I dont see the stack + DX/UX that I want yet.

Zigbee never reached critical mass and requires a hub. Z-wave seems to be the same. Thread over wifi (IIRC different protocols/transports are just fine) is what I think will be the future.

IMO Thread wins out, support gets put into routers, and I can just have a thread enabled router which MAY have other

I don’t want to buy an IoT hub. Many IoT devices I want to control are powerful enough to run Wifi, and I want to control them with a standard networking stack with high adoption and familiar tooling. Thread seems to fit this use case the best.

Please feel free to rip apart the above opinions, they’re loosely held. I’d love to learn how wrong I am today!

> If you want to go a step further, look for devices made for ESPHome or devices made by Shelly. Both have local APIs and are very hackable.

Thanks for the recommendation! Appreciate the disclosure and apologize for the blast of relatively uninformed opinions.

One more side question — why is it so hard to get a simple IoT button that runs local Wifi (really hoping for no base station) only and is battery chargable?

Buildable with an ESP32 clearly but I just want to buy this.

balloob · 3 months ago
Maybe not exactly what you are looking for, but check out the Shelly BLU Button1. It's a BLE button with a long battery life.

It sends out BLE packets when pressed, which can be picked up by Home Assistant via a Bluetooth adapter or using a Bluetooth Proxy. You can make the latter with any ESP32 and https://esphome.io/projects/?type=bluetooth

balloob commented on A kernel developer plays with Home Assistant   lwn.net/SubscriberLink/10... · Posted by u/pabs3
hardwaresofton · 3 months ago
At some point a company is going to start making hackable, local connection devices (cloud optional) with published APIs and sell them at a higher price tag, and they’re going to be fabulously wealthy, commanding higher margins than the others.

At least, that’s what I like to tell myself.

balloob · 3 months ago
There is Zigbee, Z-Wave and Matter. These are all smart home standards that are fully local and devices will be able to be set up and used even when the company goes out of business. You are however limited to the things that are standardized.

If you want to go a step further, look for devices made for ESPHome or devices made by Shelly. Both have local APIs and are very hackable.

(disclosure: I am the president of the Open Home Foundation and ESPHome is one of our projects and I am also a board member of the Z-Wave alliance)

balloob commented on A kernel developer plays with Home Assistant   lwn.net/SubscriberLink/10... · Posted by u/pabs3
balloob · 3 months ago
Founder Home Assistant here. Want to chime in that I always love to see write ups like these to see the great things what people achieve with Home Assistant.

Not everyone might know, but last year we started the Open Home Foundation[1] as a non-profit in Switzerland and I donated Home Assistant to it[2]. It's fully funded by users. There are no investors involved.

We are fully committed to building out a smart home that focuses on local control and privacy. Yes there are rough edges, but we're actively working on it in the open, with progress being released every month.

~Paulus Founder Home Assistant & President Open Home Foundation https://github.com/balloob

[1]: https://www.openhomefoundation.org [2]: https://www.openhomefoundation.org/blog/announcing-the-open-...

u/balloob

KarmaCake day2000August 27, 2012
About
Founder of Home Assistant & Nabu Casa.
View Original