add proxy mode

This commit is contained in:
Robert Resch 2022-08-20 12:22:31 +02:00
parent 8afc17e23e
commit 6fb5e99e06
10 changed files with 351 additions and 45 deletions

View file

@ -1,3 +1,4 @@
aiodns==3.0.0
aiohttp==3.8.1
aiohttp-jinja2==1.5
cachetools==5.2.0
@ -5,3 +6,4 @@ git+https://github.com/Yakifo/amqtt@master#amqtt==11.0.0
gmqtt==0.6.11
Jinja2==3.1.2
tinydb==4.7.0
websockets==10.3