Changelog
v3.5.49 - 2026-03-09
What's Changed
🚀 Features
- Bump version to
3.5.49@andrewjswan (#152) - Increasing the
Ping priorityof a task form 1 to 3 @andrewjswan (#150) - Added
WiFiwait time when startingPing@andrewjswan (#151) - Add
Ping interval changepackage to tests @andrewjswan (#149) Pinginterval change package @andrewjswan (#148)- Remove
Response codeicon changes due ESPHome 2026.3 @andrewjswan (#147)
📱 Devices
- Bump version to
3.5.49@andrewjswan (#152) - Increasing the
Ping priorityof a task form 1 to 3 @andrewjswan (#150) - Added
WiFiwait time when startingPing@andrewjswan (#151)
🧰 Maintenance
Pinginterval change package @andrewjswan (#148)- Remove
Response codeicon changes due ESPHome 2026.3 @andrewjswan (#147)
🤝 Support
If you like the project, you can support it with a star ⭐ on GitHub.
✨ Changelog
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.47...v3.5.49
v3.5.47 - 2026-03-05
What's Changed
❗️ Breaking Changes
- Change
pinginterval to 55s @andrewjswan (#144)
🚀 Features
- Bump version to
3.5.47@andrewjswan (#145)
📱 Devices
- Change
pinginterval to 55s @andrewjswan (#144)
🧰 Maintenance
- ESP: Bump actions/download-artifact from 7 to 8 @dependabot[bot] (#143)
- ESP: Bump actions/upload-artifact from 6 to 7 @dependabot[bot] (#142)
- Add
socialcards to documentation @andrewjswan (#141) - Screenshots update @andrewjswan (#140)
🤝 Support
If you like the project, you can support it with a star ⭐ on GitHub.
✨ Changelog
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.45...v3.5.47
v3.5.45 - 2026-02-22
What's Changed
🚀 Features
- Added screen dimming feature @dimkalinux (#134)
- Force http for 8266 @dimkalinux (#135)
- Enabled
HTTP OTAfor8266-based devices @andrewjswan (#136)
📱 Devices
- Remove
mac_suffixfromname@andrewjswan (#137) - Added screen dimming feature @dimkalinux (#134)
🤝 Support
If you like the project, you can support it with a star ⭐ on GitHub.
✨ Changelog
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.43...v3.5.45
v3.5.43 - 2026-02-20
What's Changed
🚀 Features
- Bump version to
3.5.43@andrewjswan (#128) - Unification of
HTTP OTApackage @andrewjswan (#130) - Change
Custom URLname @andrewjswan (#129) - Check for
UpdateonBoot@andrewjswan (#127) - Custom URL: Added check,
URLcontainshttp@andrewjswan (#126)
📱 Devices
- Check for
UpdateonBoot@andrewjswan (#127) - Add
unit_of_measurementtoDelivery Errorssensor @andrewjswan (#125)
🧰 Maintenance
- Add
ComboFirmware @andrewjswan (#131)
🤝 Support
If you like the project, you can support it with a star ⭐ on GitHub.
✨ Changelog
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.41...v3.5.43
v3.5.41 - 2026-02-18
What's Changed
❗️ Breaking Changes
- Move
SvitloBotto own folder @andrewjswan (#118) - The
Delivery Qualitysensor has been changed toDelivery Errorssensor. @andrewjswan (#115)
🚀 Features
- Move
SvitloBotto own folder @andrewjswan (#118) - Add
Ping to Telegrampackage @andrewjswan (#116) - If the first request returned an error, we assume that the
quality sensorhas an unknown state. @andrewjswan (#114) - Update
shadowto2026.2.1@andrewjswan (#113) - ESPHome 2026.2.0
📱 Devices
- Bump version to
3.5.41@andrewjswan (#121) - Device: Svitlobot based on
M5Stack Atom S3R@andrewjswan (#110) - Atom S3R @dimkalinux (#120)
- The
Delivery Qualitysensor has been changed toDelivery Errorssensor. @andrewjswan (#115) - If the first request returned an error, we assume that the
quality sensorhas an unknown state. @andrewjswan (#114)
🧰 Maintenance
- Add
Release drafter@andrewjswan (#123) - Reorg
firmwarepages @andrewjswan (#119) - Documentation: Split Devices to separate pages @andrewjswan (#117)
- Update
shadowto2026.2.1@andrewjswan (#113) - Add
Packagesdocumentation @andrewjswan (#112) - Add
namestofirmwarepages @andrewjswan (#109)
🤝 Support
If you like the project, you can support it with a star ⭐ on GitHub.
✨ Changelog
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.39...v3.5.41
v3.5.39 - 2026-02-12
What's Changed
- Add local
Tests- ExtendAll-In-Oneby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/100 - Add
Web Server Authenticationas Package by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/102 - Add
Pingas Package by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/103 - Add
Pingdocumentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/104 - Bump version to
3.5.39by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/105
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.37...v3.5.39
v3.5.37 - 2026-02-10
Breaking changes
The HTTP OTA URL has been changed for some devices. Online updates may not work, so it is better to flash the device to the current version.
What's Changed
- Update Documentations by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/78
- Update HealthCheck documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/79
- Added
Response Durationsensor toSvitloBotby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/82 - Update Update Pages workflow by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/85
- Documentation rework by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/86
- Fix Documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/87
- Add
HealthCheckdevice configuration by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/80 - Add
All-In-Onedevice configuration by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/84 - Add
Labelerworkflow by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/88 - Remove
Statusstep from Workflows by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/89 - Fix
HTTP OTAURL forHealthcheckandAll-In-Oneby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/90 - HealthCheck: Fix UUID length by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/91
- Update
Svitlobotmanifest by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/92 - Add
Custom URLas Package by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/93 - Add Video instruction by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/94
- Add
Custom URLsupport by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/95 - Bump version to
3.5.37by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/96
Devices
- Device: Added
Response Durationsensor toM5Stack Atom Liteby @dimkalinux in https://github.com/andrewjswan/svitlobot/pull/77 - Device: Added
Response Durationsensor toESP32 S3 Zero with RGBby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/81 - Device: Added
Response Durationsensor toHealthCheckby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/83 - Device:
Svitlobotbased onWaveShare ESP32-S3-GEEKby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/44 - Devices: Add
Uptimesensor toM5Stack Atom Liteby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/97
New Contributors
- @dimkalinux made their first contribution in https://github.com/andrewjswan/svitlobot/pull/77
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.35...v3.5.37
v3.5.35 - 2026-02-04
What's Changed
- Add ESP32 S3 to ESP Web Tools by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/67
- Rework documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/68
- Add description to Devices by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/69
- Add links to User profile by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/71
- Screenshot by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/70
- Add Screenshots descriptions by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/72
- Add image and link to ESP32 S3 Case by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/73
SvitloBotmaps added to documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/74- Add
HealthCheckpackage by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/58 - Bump SvitloBot version to 3.5.35 (ESPHome 2026.1.4) by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/75
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.33...v3.5.35
v3.5.33 - 2026-02-01
What's Changed
- Add Documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/63
- Rework
Response Codesensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/64 - Bump SvitloBot version to 3.5.33 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/65
Devices
- Device: Svitlobot based on ESP32-S3 Zero (with RGB) by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/62
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.31...v3.5.33
v3.5.31 - 2026-01-30
What's Changed
- Rework
sendscript by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/48 - Web cosmetic by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/49
- Update README.md by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/50
- Increase
http_requesttimeout to 15s by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/51 M5Stack Atom LiteManifest URL fix by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/52- Add
Response codesensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/54 - Fix
Response codesensorNANvalue by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/55 - Change
Response codesensor update behaviour by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/56 - Deanonymizing
SvitloBotby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/57 ESPHome Versionsensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/59- Add
Reset reasonsensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/60
Devices
- Svitlobot based on
M5Stack Atom LiteRework by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/47
Dependencies
- Add ISSUE / PULL REQUEST Template by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/45
- Add Greetings Workflow by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/46
- Add Workflow / Update Pages by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/53
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.29...v3.5.31
v3.5.29 - 2026-01-23
What's Changed
- 3.5.29: Fix for
capture_responseandbodyby @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/39 - 3.5.29: Remove ESP32 Board dependencie by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/38
- 3.5.29: SvitloBot version bump to ESPHome 2026.1 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/40
Dependencies
- ESP: Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/33
- ESP: Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/34
- ESP: Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/35
- Add
permissionsfor validate workflow by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/36 - Create .pre-commit-config.yaml by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/41
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.27...v3.5.29
v3.5.27 - 2025-11-05
What's Changed
- Fix packages for Adopt support by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/29
- Switch SvitloBot to ESP-IDF by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/30
- Bump version to 3.5.27 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/31
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.25...v3.5.27
v3.5.25 - 2025-11-05
What's Changed
- SvitloBot version bump to ESPHome 2025.9.1 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/23
- SvitloBot version bump to ESPHome 2025.10 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/27
Dependencies
- ESP: Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/20
- ESP: Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/21
- ESP: Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/22
- ESP: Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/26
- ESP: Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/25
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.21...v3.5.25
v3.5.21 - 2025-07-19
What's Changed
- SvitloBot version bump to 2025.7.1 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/18
- Fix dashboard import url for Svitlobot by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/14
- ESP: Bump esphome/build-action from 4 to 6 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/15
- ESP: Bump esphome/build-action from 6 to 7 by @dependabot[bot] in https://github.com/andrewjswan/svitlobot/pull/16
- Switch to:
friendly_name: "${friendly_name}"
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.19...v3.5.21
v3.5.19 - 2024-10-02
What's Changed
- Bump
shadowcomponent to the latest version by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/13 - Turn
name_add_mac_suffixoff by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/13 - Add to devices: ESPHome Svitlo Bot (Shadow) - ESP32-C6
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.17...v3.5.19
v3.5.17 - 2024-09-17
What's Changed
- Migrate to Packages by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/12
- Improvement of ESP Web Tools page by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/11
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.15...v3.5.17
v3.5.15 - 2024-09-01
What's Changed
- Add internal temperature sensor for Esp32 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/10
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.13...v3.5.15
v3.5.13 - 2024-08-29
What's Changed
- Change Quality Reboot Behavior by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/9
- ESPHome Svitlo Bot (Shadow) - v3.5.11.7 - M5Stack Atom Lite by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/8
- ESPHome Svitlo Bot (Shadow) - v3.5.11.5 - Esp32-S2 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/7
- ESPHome Svitlo Bot (Shadow) - v3.5.11.5 - Esp32-S3 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/6
- Revert OTA Update via HTTP Request for Esp8266 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/5
- ESPHome Svitlo Bot (Shadow) - v3.5.11.1 - Esp32-C3 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/4
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.11...v3.5.13
v3.5.11 - 2024-08-22
What's Changed
- Improv via Serial by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/3
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.9...v3.5.11
v3.5.9 - 2024-08-20
What's Changed
- OTA Update via HTTP Request by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/2
- Add GitHub Pages Deploy Action by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/1
New Contributors
- @andrewjswan made their first contribution in https://github.com/andrewjswan/svitlobot/pull/1
Full Changelog: https://github.com/andrewjswan/svitlobot/compare/v3.5.7...v3.5.9
v3.5.7 - 2024-08-16
- Initial Release
Full Changelog: https://github.com/andrewjswan/svitlobot/commits/v3.5.7