mirror of
https://github.com/esphome/esphome.git
synced 2025-06-19 06:45:49 +01:00
Add valve component (#6447)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
CODEOWNERS
esphome
components
api
api.protoapi_connection.cppapi_connection.hapi_pb2.cppapi_pb2.hapi_pb2_service.cppapi_pb2_service.hapi_server.cppapi_server.hlist_entities.cpplist_entities.hsubscribe_state.cppsubscribe_state.h
mqtt
template
valve
web_server
core
script
tests/components/template
@ -638,6 +638,7 @@ def lint_trailing_whitespace(fname, match):
|
||||
"esphome/components/stepper/stepper.h",
|
||||
"esphome/components/switch/switch.h",
|
||||
"esphome/components/text_sensor/text_sensor.h",
|
||||
"esphome/components/valve/valve.h",
|
||||
"esphome/core/component.h",
|
||||
"esphome/core/gpio.h",
|
||||
"esphome/core/log.h",
|
||||
|
Reference in New Issue
Block a user