this post was submitted on 08 Feb 2025
31 points (100.0% liked)
homeassistant
14929 readers
5 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Clear answer, thank you so much. Glad to hear there's a community. Worst case scenario I can always make it so a self-hosted voice to text triggers a script on a local device through a spotify API.
By syncing data, it isn't all data, just that it requires non-local resources, ie cloud/API, to function. You do have to look at each integration to see what it is doing, I would expect a Spotify integration is just hitting the Spotify API and maybe can interact with local devices that Spotify can stream to (ie a Chromecast)
And it's explicitly "not all data"? I'm really impressed by the community, I'd assume if a Philips lightbulb was getting access to geolocation data via HA someone would have noticed.
If Phillips wrote the plugin it might but all the plugins I have looked at are written by the community. Most plugins are only polling based, so they are scraping data into HAs recorder plugin.
thanks, the fact that there's this level of insight in the community makes me comfortable of going down this road. I'll keep an eye on integrations.