ec8acc051c
pcf85063: Add stop_timer method
2023-09-12 22:48:20 +00:00
dca13dd292
Implement pcf85063 clear_timer_flag, clear_alarm_flag and clockout_frequency
2023-08-20 03:14:01 +00:00
95cf42732e
Correct write_timer_ source data address
2023-08-20 02:17:31 +00:00
7c3016349b
Fix pcf85063.start_timer action
2023-08-17 19:10:44 +00:00
aa371c22a4
Add pcf85063.start_timer action
2023-08-17 00:21:56 +02:00
e85874cccf
Add functions to read and write the RAM byte
2023-08-15 22:11:47 +02:00
Jesse Hills
c1e5cbec6e
Move ESPTime into core esphome namespace ( #4926 )
...
* Prep-work for datetime entities
* Fix some includes and remove some restrictions on printing time on displays
* format
* format
* More formatting
* Move function contents
* Ignore clang-tidy
2023-08-13 18:37:52 +02:00
Oxan van Leeuwen
71a39fb4a7
Initialize all fields in ESPTime in PCF85063 ( #4439 )
2023-08-13 18:35:13 +02:00
brogon
a6deae8b32
PCF85063 RTC chip ( #3873 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-13 18:35:00 +02:00