Skip to content

Changelog

v3.5.49 - 2026-03-09

What's Changed

🚀 Features

  • Bump version to 3.5.49 @andrewjswan (#152)
  • Increasing the Ping priority of a task form 1 to 3 @andrewjswan (#150)
  • Added WiFi wait time when starting Ping @andrewjswan (#151)
  • Add Ping interval change package to tests @andrewjswan (#149)
  • Ping interval change package @andrewjswan (#148)
  • Remove Response code icon changes due ESPHome 2026.3 @andrewjswan (#147)

📱 Devices

  • Bump version to 3.5.49 @andrewjswan (#152)
  • Increasing the Ping priority of a task form 1 to 3 @andrewjswan (#150)
  • Added WiFi wait time when starting Ping @andrewjswan (#151)

🧰 Maintenance

  • Ping interval change package @andrewjswan (#148)
  • Remove Response code icon 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 ping interval to 55s @andrewjswan (#144)

🚀 Features

  • Bump version to 3.5.47 @andrewjswan (#145)

📱 Devices

  • Change ping interval 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 social cards 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 OTA for 8266-based devices @andrewjswan (#136)

📱 Devices

  • Remove mac_suffix from name @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 OTA package @andrewjswan (#130)
  • Change Custom URL name @andrewjswan (#129)
  • Check for Update on Boot @andrewjswan (#127)
  • Custom URL: Added check, URL contains http @andrewjswan (#126)

📱 Devices

  • Check for Update on Boot @andrewjswan (#127)
  • Add unit_of_measurement to Delivery Errors sensor @andrewjswan (#125)

🧰 Maintenance

  • Add Combo Firmware @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 SvitloBot to own folder @andrewjswan (#118)
  • The Delivery Quality sensor has been changed to Delivery Errors sensor. @andrewjswan (#115)

🚀 Features

  • Move SvitloBot to own folder @andrewjswan (#118)
  • Add Ping to Telegram package @andrewjswan (#116)
  • If the first request returned an error, we assume that the quality sensor has an unknown state. @andrewjswan (#114)
  • Update shadow to 2026.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 Quality sensor has been changed to Delivery Errors sensor. @andrewjswan (#115)
  • If the first request returned an error, we assume that the quality sensor has an unknown state. @andrewjswan (#114)

🧰 Maintenance

  • Add Release drafter @andrewjswan (#123)
  • Reorg firmware pages @andrewjswan (#119)
  • Documentation: Split Devices to separate pages @andrewjswan (#117)
  • Update shadow to 2026.2.1 @andrewjswan (#113)
  • Add Packages documentation @andrewjswan (#112)
  • Add names to firmware pages @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 - Extend All-In-One by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/100
  • Add Web Server Authentication as Package by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/102
  • Add Ping as Package by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/103
  • Add Ping documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/104
  • Bump version to 3.5.39 by @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 Duration sensor to SvitloBot by @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 HealthCheck device configuration by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/80
  • Add All-In-One device configuration by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/84
  • Add Labeler workflow by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/88
  • Remove Status step from Workflows by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/89
  • Fix HTTP OTA URL for Healthcheck and All-In-One by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/90
  • HealthCheck: Fix UUID length by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/91
  • Update Svitlobot manifest by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/92
  • Add Custom URL as 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 URL support by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/95
  • Bump version to 3.5.37 by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/96

Devices

  • Device: Added Response Duration sensor to M5Stack Atom Lite by @dimkalinux in https://github.com/andrewjswan/svitlobot/pull/77
  • Device: Added Response Duration sensor to ESP32 S3 Zero with RGB by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/81
  • Device: Added Response Duration sensor to HealthCheck by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/83
  • Device: Svitlobot based on WaveShare ESP32-S3-GEEK by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/44
  • Devices: Add Uptime sensor to M5Stack Atom Lite by @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
  • SvitloBot maps added to documentation by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/74
  • Add HealthCheck package 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 Code sensor 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 send script 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_request timeout to 15s by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/51
  • M5Stack Atom Lite Manifest URL fix by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/52
  • Add Response code sensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/54
  • Fix Response code sensor NAN value by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/55
  • Change Response code sensor update behaviour by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/56
  • Deanonymizing SvitloBot by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/57
  • ESPHome Version sensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/59
  • Add Reset reason sensor by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/60

Devices

  • Svitlobot based on M5Stack Atom Lite Rework 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_response and body by @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 permissions for 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 shadow component to the latest version by @andrewjswan in https://github.com/andrewjswan/svitlobot/pull/13
  • Turn name_add_mac_suffix off 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