This website requires JavaScript.
Explore
Help
Register
Sign In
arduino
/
esp-clock
Watch
1
Star
0
Fork
0
You've already forked esp-clock
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
166
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nicu Hodos
60b4e99bbd
display timer even if it's below 0, but not negative - for the use case where sensor or date are displayed during timer
2025-03-26 11:09:55 +01:00
include
display timer even if it's below 0, but not negative - for the use case where sensor or date are displayed during timer
2025-03-26 11:09:55 +01:00
lib
add all platformio files
2020-11-03 08:29:03 +01:00
src
move logic for deciding enabling a task inside the controller
2025-02-12 18:11:41 +01:00
test
add all platformio files
2020-11-03 08:29:03 +01:00
.gitignore
refactor building components' configuration
2023-07-08 09:43:53 +02:00
platformio.ini
upgrade to ha-mqtt v1.5.1 - calling withStateTopic() and restoreFromState() is redundant
2025-02-10 09:31:13 +01:00
Description
No description provided
GPL-3.0
255
KiB
Languages
C++
100%