zigpy / zha

Zigbee Home Automation
Apache License 2.0
10 stars 4 forks source link

OTA fixes (and more) #48

Closed puddly closed 1 month ago

puddly commented 2 months ago

This PR tracks minor fixes I had to make to get things running.

Corresponding Core branch: https://github.com/dmulcahey/home-assistant/compare/dm/zha-external-zha...puddly:core:puddly/zha-external-zha

puddly commented 2 months ago

Some entity names are a little messed up:

image
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.41379% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 94.81%. Comparing base (4143035) to head (85057c0).

Files Patch % Lines
zha/application/platforms/light/__init__.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #48 +/- ## ======================================= Coverage 94.81% 94.81% ======================================= Files 61 61 Lines 9191 9119 -72 ======================================= - Hits 8714 8646 -68 + Misses 477 473 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.