Add entity category on All entities

This commit is contained in:
2022-03-04 16:50:34 +01:00
parent 09231c4fc0
commit 9f5b09dc4c
6 changed files with 34 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"issue_tracker": "https://github.com/ptimatth/GeorideHA/issues",
"iot_class": "cloud_polling",
"requirements": [
"georideapilib>=0.8.1",
"georideapilib==0.8.1",
"pyjwt==2.1.0"
],
"dependencies": [],