Add devices class to better categorisation in HA

This commit is contained in:
2023-02-27 21:31:37 +01:00
parent 7ea6c96331
commit bdaccea1e1
5 changed files with 73 additions and 27 deletions

View File

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