mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Fix type hints in zha smartenergy channel (#73775)
* Fix type hints in zha smartenergy channel * Adjust unit_of_measurement
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user