mirror of
https://github.com/esphome/esphome.git
synced 2025-06-18 06:15:46 +01:00
Add datetime date entities (#6191)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
CODEOWNERS
esphome
codegen.pyconfig_validation.pyconst.py
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
datetime
mqtt
template
time
web_server
core
application.hcomponent_iterator.cppcomponent_iterator.hcontroller.cppcontroller.hdefines.htime.cpptime.h
cpp_types.pyscript
tests/components
@ -609,6 +609,7 @@ def lint_trailing_whitespace(fname, match):
|
||||
"esphome/components/button/button.h",
|
||||
"esphome/components/climate/climate.h",
|
||||
"esphome/components/cover/cover.h",
|
||||
"esphome/components/datetime/date_entity.h",
|
||||
"esphome/components/display/display.h",
|
||||
"esphome/components/fan/fan.h",
|
||||
"esphome/components/i2c/i2c.h",
|
||||
|
Reference in New Issue
Block a user