Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
psimsa committed Jan 27, 2025
2 parents a88e988 + aafcf98 commit a9af405
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,9 @@ on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
test:
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
homeassistant==2024.12.5
aiodiscover==2.1.0
pyspeex-noise==1.0.2
opentelemetry-sdk=1.29.0
grpcio=1.70.0
opentelemetry-exporter-otlp-proto-http=1.29.0
opentelemetry-exporter-otlp-proto-grpc=1.29.0
opentelemetry-sdk==1.29.0
grpcio==1.70.0
opentelemetry-exporter-otlp-proto-http==1.29.0
opentelemetry-exporter-otlp-proto-grpc==1.29.0

0 comments on commit a9af405

Please sign in to comment.