mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
Skip zwave_proxy in the log literal lint
This commit is contained in:
@@ -1063,6 +1063,7 @@ LOG_LITERAL_LINT_EXCLUDE = [
|
||||
"esphome/components/bthome_mithermometer/*",
|
||||
"esphome/components/usb_host/*",
|
||||
"esphome/components/zigbee/*",
|
||||
"esphome/components/zwave_proxy/*",
|
||||
# Test fixtures - not production embedded code
|
||||
"tests/integration/fixtures/*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user