Commit Graph

23 Commits

Author SHA1 Message Date
M-Factory
eed3fd65ea Nightscout outdated data display update 2025-10-30 16:03:55 +09:00
M-Factory
a722d2ebaf Added extra characters to Countdown label 2025-10-30 14:58:26 +09:00
M-Factory
48c4818a5c Improved location detection
Switched to HackerTarget GeoIP with JSON output for cleaner data.
Added smarter normalization for missing or "None" fields.
More reliable label display (city → state → country fallback).
2025-10-27 21:31:38 +09:00
M-Factory
dedccfb308 Nightscout update 2025-10-27 17:52:38 +09:00
M-Factory
ac8ab62858 Fix URL encoding for city names with spaces (e.g., New York, Belo Horizonte) 2025-10-26 15:21:00 +09:00
M-Factory
b97880bcf1 Captive portal update, Pinout update and API obfuscation
Captive portal will now open automatically in most devices.
Some user were concerned that their API key was visible so it is now obfuscated.
Pinout has been updated to better fit all the Wemos boards.
2025-10-17 17:31:07 +09:00
M-Factory
0427290314 Update ESPTimeCast_ESP8266.ino
Nightscout bug fixed
2025-10-08 22:35:37 +09:00
M-Factory
51aa139eef Safer SSID and Password handling
Safer SSID and Password handling
2025-09-27 23:09:11 +09:00
M-Factory
eb6dd7b09d Updated Russian Language
Updated Russian Language
2025-09-27 11:30:48 +09:00
M-Factory
ca4426b9bf Added Russian Language
- Added Russian Language
- Bugfixes ESP8266
2025-09-27 01:28:32 +09:00
M-Factory
892afda296 Https API support, screen off mode, password length update
- Added https support for openweathermap
- Screen can be turn Off with the brightness slider
- Password length has been updated to meet the standard requirements
2025-09-26 17:06:35 +09:00
M-Factory
8a790dbf4a Security update
Saved ssid and password are no longer visible when the device starts in AP mode
2025-09-07 14:24:44 +09:00
M-Factory
d13b32f6b5 Improved NTP handling 2025-09-04 20:59:45 +09:00
M-Factory
53d362fc79 Smoother transitions
Smother transitions between scrolling screens
2025-08-31 20:59:06 +09:00
M-Factory
1fd35d235f Added seconds to clock without the days of the week
Added seconds to clock without the days of the week.
Blinking colon toggle changed to Animated seconds.
Correct days of the week for German language.
Geolocation changed to ip-api.com
2025-08-29 22:05:34 +09:00
M-Factory
41a578cc72 Added Irish language
Added Irish language.
Bug fixes: weather description random characters addressed.
2025-08-19 15:48:42 +09:00
M-Factory
f556a27138 Added scrolling countdown
Added scrolling countdown
2025-08-14 17:17:40 +09:00
M-Factory
fdf42ebd4c Added "Show Date" display mode
Added "Show Date" display mode
2025-08-14 11:48:02 +09:00
M-Factory
0ac1a4f416 Added Glucose Level Display
A hidden feature for Nightscout user, use the ntpserver2 input field to add your Nightcout server and the device will show the levels, it will fetch new levels every 2.5 min
2025-08-07 17:15:57 +09:00
M-Factory
676dd33e0e Added Serbian Language
Fix small bugs when handling languages
2025-08-06 22:58:55 +09:00
M-Factory
5e531c4cf2 Added Serbian Language 2025-08-06 22:10:26 +09:00
M-Factory
d9b2ca0f5a Blinking Colon Toggle
Added toggle for the blinking colon under advanced settings
2025-08-01 10:47:51 +09:00
M-Factory
fbbaecf57a ESP32 is here!
Added support for ESP32!
2025-07-29 21:27:18 +09:00