Files
esphome-external-component-…/components/empty_fan/__init__.py
T
2023-12-17 20:31:18 +01:00

3 lines
81 B
Python

import esphome.codegen as cg
empty_fan_ns = cg.esphome_ns.namespace('empty_fan')