Skip to content

Conversation

drc38
Copy link
Collaborator

@drc38 drc38 commented Dec 18, 2021

includes:

@drc38 drc38 requested a review from lbbrhzn December 18, 2021 19:15
SENSORS.append(
OcppSensorDescription(
key=metric.lower(),
name=metric,
entity_category=EntityCategory.DIAGNOSTIC,
)
)
for metric in list(HAChargerDetails):
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbbrhzn, these could also be DIAGNOSTIC instead of SYSTEM?

@lbbrhzn lbbrhzn merged commit 78ffb0d into lbbrhzn:main Dec 22, 2021
@lbbrhzn lbbrhzn linked an issue Dec 27, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2021.12.0 Beta deprecation warning
2 participants