mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 23:04:03 +02:00
Merge pull request #355 from basnijholt/components.stream
Add components.stream as dependency to fix CI
This commit is contained in:
commit
4631955360
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ required = [
|
|||
"components.mqtt",
|
||||
"components.zeroconf",
|
||||
"components.http",
|
||||
"components.stream",
|
||||
]
|
||||
to_install = []
|
||||
for r in required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue