2.2 KiB
2.2 KiB
balena-Raspberry3B01
Docker compose for my Raspberry Pi 3B running balena os x64
Use cases
- First and foremost, run Home Assistant to handle all the smart devices I have in my house
- Be able to cast from any of my mobile devices to my TV
- Learn balena
- Have fun!
About
I forgot the password to my old HA instance, so I bought a nice, new, and shiny 128GB Samsung A2 card and used balenaEtcher to write the balena os to it. I then spent two days finding the right combination to get both balena-homeassistant and balena-rpiplay working in tandem.
Update
- Open terminal
balena loginbalena push Raspberry3B01
Changelog
Version 1.9.12
2024-05-15:
- Upgrade HA to 2024.5.4
Version 1.9.11
2024-04-15:
- Upgrade HA to 2024.4.3
Version 1.9.10
2024-03-27:
- Remove healthcheck from HASS
Version 1.9.9
2024-03-27:
- Add wget based healthcheck to containers
Version 1.9.8
2024-03-26:
- Upgrade HA to 2024.3.3
Version 1.9.7
2024-02-12:
- Upgrade HA to 2024.2.1
Version 1.9.6
2024-01-30:
- Upgrade HA to 2024.1.6
- Upgrade HACS to 1.34.0
Version 1.9.5
2024-01-15:
- Force HA to update
Version 1.9.4
2023-12-18:
- Force HA to update
- Added HACS to HA
Version 1.9.3
2023-11-02:
- Add additional config variables for HASS
- Fix balena bugs
Version 1.8.0
2023-10-18:
- Update README
- Add "depends_on: homeassistant" to MQTT and hass-configurator
Version 1.7.2
2023-10-18:
- Update Home Assistant
Version 1.7.1
2023-06-26:
- Update Home Assistant
- Update README.md to remind me how to update Balena
Version 1.6.0
2023-02-21:
- Removed browser integration
Version 1.5.3
2022-10-28:
- Removed Plex
- Attempt auto-launching browser to point to PiHole (for now)
Version 1.4.11
2022-10-27:
- Attempt to add Plex
Version 1.3.0
2022-10-27:
- Removed RPIPlay
Version 1.2.0
2022-07-01:
- Added RPIPlay
Version 1.0.0
2022-06-30:
- Initial commit