1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Enable strict typing for shell_command (#127856)

This commit is contained in:
Marc Mueller
2024-10-08 01:05:41 +02:00
committed by GitHub
parent 963bba63d0
commit c3bf1dde7e
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -407,6 +407,7 @@ homeassistant.components.sensor.*
homeassistant.components.sensoterra.*
homeassistant.components.senz.*
homeassistant.components.sfr_box.*
homeassistant.components.shell_command.*
homeassistant.components.shelly.*
homeassistant.components.shopping_list.*
homeassistant.components.simplepush.*