Fix type hints in zha smartenergy channel (#73775)
* Fix type hints in zha smartenergy channel * Adjust unit_of_measurement
This commit is contained in:
parent
fb2a3ae135
commit
33a84838b4
3 changed files with 13 additions and 13 deletions
|
@ -148,7 +148,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.zha.core.channels.homeautomation",
|
||||
"homeassistant.components.zha.core.channels.hvac",
|
||||
"homeassistant.components.zha.core.channels.security",
|
||||
"homeassistant.components.zha.core.channels.smartenergy",
|
||||
"homeassistant.components.zha.core.device",
|
||||
"homeassistant.components.zha.core.discovery",
|
||||
"homeassistant.components.zha.core.gateway",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue