Closed maikukun closed 2 years ago
Hi @maikukun, thank you very much for your PR. It would be great if you could add busway
to the available meters in the README.md
as well as updating the supported powerwall software version. I don't believe that updating the unit tests is necessary, as there isn't any new logic.
Thank you for the review, @jrester! I've updated the readme with the changes mentioned above. Please let me know if you have any questions or concerns.
@maikukun looks good!
Thank you, @jrester! :) Should I open a Home Assistant PR to have this version updated there or are there additional steps?
Yes, you can just bump the powerwall Version in Homeassistant. Just make sure to follow the contribution guidelines there ;)
Cool, thanks again, @jrester! I've opened a PR on HA core: https://github.com/home-assistant/core/pull/74026, modeled after yours here: https://github.com/home-assistant/core/pull/58284.
Hi! Thank you for developing and maintaining this library! Looking forward to using it as part of Home Assistant.
I've found a missing meter in HomeAssistant 2022.6.6, tesla_powerwall 0.3.17, and Powerwall Gateway 22.9.2, similar to issue #30 (which added "generator"):
Please let me know if you would like Unit Tests or Readme updates, as I'm initially modeling this PR off of #30, which just contained the enum update. Thank you again!