Add datetime date entities (#6191)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
RFDarter
2024-03-11 07:52:22 +13:00
committed by GitHub
co-authored by Jesse Hills
parent 4ec2b37cc6
commit 1e96a19d09
44 changed files with 1553 additions and 22 deletions
+1
View File
@@ -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",