diff --git a/components/ratgdo/__init__.py b/components/ratgdo/__init__.py index 46c99c6..328cbe5 100644 --- a/components/ratgdo/__init__.py +++ b/components/ratgdo/__init__.py @@ -68,7 +68,6 @@ CONFIG_SCHEMA = ( } ) .extend(cv.COMPONENT_SCHEMA) - .extend(uart.UART_DEVICE_SCHEMA) ) RATGDO_CLIENT_SCHMEA = cv.Schema(