Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add charging timer sensor #178

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Conversation

josiasmontag
Copy link
Contributor

Similarly to the "Charing Profile" sensor, this adds an "Charging Timer" sensor.

If there is no timer active, the value will be None.
Otherwise it will be the ID of the current active timer. If there are multiple active timers, it will just be the ID of the first active timer.

It has a timers attribute with details about the different timers.

ha

@CJNE CJNE merged commit 56df984 into CJNE:main Jun 14, 2023
@CJNE
Copy link
Owner

CJNE commented Jun 14, 2023

Nice, thank you!

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.

2 participants