mirror of
https://github.com/esphome/esphome.git
synced 2025-11-19 08:15:49 +00:00
[prometheus] Remove `cv.only_with_arduino` (#9061)
This commit is contained in:
@@ -31,7 +31,6 @@ CONFIG_SCHEMA = cv.Schema(
|
||||
}
|
||||
),
|
||||
},
|
||||
cv.only_with_arduino,
|
||||
).extend(cv.COMPONENT_SCHEMA)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user