mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Fix type issues [firmata] (#67093)
This commit is contained in:
@@ -48,14 +48,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.fireservicerota.binary_sensor",
|
||||
"homeassistant.components.fireservicerota.sensor",
|
||||
"homeassistant.components.fireservicerota.switch",
|
||||
"homeassistant.components.firmata",
|
||||
"homeassistant.components.firmata.binary_sensor",
|
||||
"homeassistant.components.firmata.board",
|
||||
"homeassistant.components.firmata.entity",
|
||||
"homeassistant.components.firmata.light",
|
||||
"homeassistant.components.firmata.pin",
|
||||
"homeassistant.components.firmata.sensor",
|
||||
"homeassistant.components.firmata.switch",
|
||||
"homeassistant.components.geniushub",
|
||||
"homeassistant.components.geniushub.binary_sensor",
|
||||
"homeassistant.components.geniushub.climate",
|
||||
|
||||
Reference in New Issue
Block a user