smartknob-ha / firmware

smartknob firmware, esp-idf based instead of tasmota
GNU Affero General Public License v3.0
2 stars 1 forks source link

Smartknob-HA firmware

Firmware meant to run on the Smartknob-HA board.

Contributing

Install pre-commit:

pip install pre-commit

Install the pre-commit hooks

pre-commit install --install-hooks --hook-type commit-msg