mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #283] [Feature]: Configure home assistant via environment variables #172
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hobbypunk90 on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/283
Originally assigned to: @bambuman on GitHub.
Problem or Use Case
When running bambuddy as home assistant app (https://github.com/hobbypunk90/homeassistant-addon-bambuddy/) we can configure the home assistant connection automatically. bambuddy gets an access token from HA supervisor, no need of long lived access tokens. and we can communicate with the ha api via "http://supervisor/core".
Proposed Solution
It would be greate if bambuddy can automatic configure home assistant via HA_URL and HA_TOKEN environment variables.
If there are such variables Network -> Home Assistant is always enabled and the url and token are not editable.
Alternatives Considered
No response
Feature Category
Other
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@bambuman commented on GitHub (Feb 7, 2026):
@maziggy I'd like to work on this