serkri / SmartEVSE-3

Smart Electric Vehicle Charging Station (EVSE)
MIT License
75 stars 26 forks source link

Fix Home Assistant p1_dsmr_to_SmartEVSE_API configuration #241

Open EdwinEngelen opened 9 months ago

EdwinEngelen commented 9 months ago

The shell command in configuration.yaml contains templates with sensor values. These need to be prefixed with 'sensor.', otherwise Home Assistant cannot parse them. The prefix is now added.

EdwinEngelen commented 9 months ago

@dingo35, please review.

Thanks for these scripts. They worked fine after finding out how to fix the template.

dingo35 commented 9 months ago

I am sorry but my fellow developers seem to have revoked my authorization to accept Pull Requests. Could you please refile it at https://github.com/dingo35/SmartEVSE-3.5 so it can be corrected in the new version 3.5.0 ?

EdwinEngelen commented 9 months ago

New pull request created at https://github.com/dingo35/SmartEVSE-3.5/pull/9.