dependabot[bot] 9217bb7448 chore: bump actions/stale from 9 to 10 (#172)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 06:33:43 +03:00
2025-01-05 01:55:34 +03:00
2024-02-04 04:26:20 +03:00
2024-04-12 20:39:56 +03:00
2025-07-04 03:00:41 +03:00
2025-08-04 07:07:31 +03:00
2025-06-30 02:38:25 +03:00
2024-01-23 01:11:13 +03:00
2023-09-19 04:15:37 +03:00
2025-08-21 19:34:07 +03:00
2025-06-27 14:53:17 +03:00
2024-11-09 17:10:26 +03:00

GitHub version GitHub download License Telegram


Dashboard Configuration Integration with HomeAssistant

Features

  • DHW temperature control
  • Heating temperature control
  • Smart heating temperature control modes:
    • PID
    • Equithermic curves - adjusts the temperature based on indoor and outdoor temperatures
  • Hysteresis setting (for accurate maintenance of room temperature)
  • Ability to connect additional (external) sensors: Dallas (1-wire), NTC 10k, Bluetooth (BLE). Makes it possible to monitor indoor and outdoor temperatures, temperatures on pipes/heat exchangers/etc.
  • Emergency mode. In any dangerous situation (loss of connection with Wifi, MQTT, sensors, etc) it will not let you and your home freeze.
  • Ability of remote fault reset (not with all boilers)
  • Diagnostics:
    • Displaying gateway status
    • Displaying the connection status to the boiler via OpenTherm
    • Displaying the fault status and fault code
    • Displaying the diagnostic status & diagnostic code
    • Display of the process of heating: works/does not work
    • Display of burner (flame) status: on/off
    • Display of burner modulation level in percent
    • Display of pressure in the heating system
    • Display of current temperature of the heat carrier
    • Display of return temperature of the heat carrier
    • Display of setpoint heat carrier temperature (useful when using PID or Equitherm)
    • Display of the process of DHW: working/not working
    • Display of current DHW temperature
    • And other information...
  • Home Assistant integration via MQTT. The ability to create any automation for the boiler!

Documentation

All available information and instructions can be found in the wiki:

Gratitude

Languages
C++ 67.1%
HTML 20.4%
C 5.9%
JavaScript 4.5%
CSS 1.3%
Other 0.8%