Commit Graph

13 Commits

Author SHA1 Message Date
Odd Stråbø 2e6eed2ee8 Avoid shadowing for linters 2023-09-17 21:41:11 +00:00
Odd Stråbø 152a88ee58 Add devcontainer
including picoprobe openocd
2023-09-12 22:57:36 +00:00
Odd Stråbø ec8acc051c pcf85063: Add stop_timer method 2023-09-12 22:48:20 +00:00
Odd Stråbø dca13dd292 Implement pcf85063 clear_timer_flag, clear_alarm_flag and clockout_frequency 2023-08-20 03:14:01 +00:00
Odd Stråbø 95cf42732e Correct write_timer_ source data address 2023-08-20 02:17:31 +00:00
Odd Stråbø d98d1cabd5 Fix setting pcf85063.start_timer action variable 2023-08-17 22:04:40 +00:00
Odd Stråbø 7c3016349b Fix pcf85063.start_timer action 2023-08-17 19:10:44 +00:00
Odd Stråbø aa371c22a4 Add pcf85063.start_timer action 2023-08-17 00:21:56 +02:00
Odd Stråbø e85874cccf Add functions to read and write the RAM byte 2023-08-15 22:11:47 +02:00
Odd Stråbø 10efb46153 Add additional registers for PCF85063A 2023-08-13 21:26:59 +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