Add some sensors

This commit is contained in:
Andre Basche
2023-09-29 17:24:21 +02:00
parent f02ec780a2
commit 6516f87127
6 changed files with 77 additions and 26 deletions

View File

@ -1,4 +1,5 @@
black
flake8
mypy
pylint
homeassistant~=2023.10.0b2
black~=23.7.0
flake8~=6.0.0
mypy~=1.4.1
pylint~=2.17.4