1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-20 01:28:16 +00:00
2021-09-09 09:10:02 +12:00

4 lines
120 B
Python

import esphome.config_validation as cv
CONFIG_SCHEMA = cv.invalid("This platform has been renamed to midea in 2021.9")