-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#27] In a Github workflow, run unit tests inside a HA DevContainer
- Loading branch information
Stéphane Senart
committed
Jan 12, 2025
1 parent
844a577
commit 138491f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
homeassistant.host: localhost | ||
homeassistant.host: 127.0.0.1 | ||
homeassistant.port: 6123 | ||
homeassistant.token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJkMjEzYThmZWI0MWU0OGZlYWVkYWU3OTc1NDY1ZjQyNyIsImlhdCI6MTczNjY4ODI4NSwiZXhwIjoyMDUyMDQ4Mjg1fQ.tOuVOF2XCEupUkw8z5p9Rwc3q5r0bqgqWI84irD4bP0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters