1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-15 00:03:51 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
J. Nick Koston
c843b51efb merge 2025-10-09 13:45:02 -10:00
J. Nick Koston
1ecafa9b04 merge 2025-10-09 13:44:40 -10:00
J. Nick Koston
911428983a merge 2025-10-09 13:43:51 -10:00
J. Nick Koston
aa31a705b9 Merge upstream/dev 2025-10-09 13:43:30 -10:00
J. Nick Koston
f58c067d36 [datetime][ci][tests] Replace test.all.yaml with minimal platform coverage 2025-10-09 12:52:02 -10:00
Keith Burzinski
f6a3784eba Consolidate test files where all tests are identical (#6690) 2024-05-08 07:33:37 +12:00
Jesse Hills
8ef7b41c91 Add datetime entities (#6513) 2024-04-26 09:19:54 +12:00
Jesse Hills
76c5337987 Add support for time entities (#6399)
* Add time entities

* Add tests

* Add myself to datetime codeowners

* Fix publishing times with 0 values

* Log performing TimeCall

* Implement `on_time` trigger

* Rename var

* Fix initial value for time

* Add arg name for clarity

* Remove useless checks
2024-04-08 20:46:35 -05:00
RFDarter
1e96a19d09 Add datetime date entities (#6191)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:22 +13:00