1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-24 13:58:14 +00:00
2021-10-06 20:44:48 +13:00

6 lines
115 B
Python

import esphome.codegen as cg
CODEOWNERS = ["@paulmonigatti"]
safe_mode_ns = cg.esphome_ns.namespace("safe_mode")