Skip to content

Hhctrl board management. Provides interfaces to hardware and integration with HA.

License

Notifications You must be signed in to change notification settings

pblxptr/hhctrl-mgmt

Repository files navigation

HHCtrl Management

This project contains logic for managing hh. Manages software tasks and provides convenient interfaces to hardware.

Build status

.github/workflows/build.yml .github/workflows/unit_tests.yml .github/workflows/integration_tests.yml .github/workflows/quality.yml

Necessary Dependencies

A C++20 support is required as the code highly utlizes new features like concepts and chrono datetime and calendar functionalities.

  • GCC 10+
  • Boost 1.75+ (required Boost.Json)
  • spdlog
  • fmt

Future improvements

  • Full async support through coroutines

About

Hhctrl board management. Provides interfaces to hardware and integration with HA.

Resources

License

Stars

Watchers

Forks

Packages

No packages published