ph4r05 / ph4-sensirion-gas-index-algorithm-py

Gas index algorithm for SPS41 sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ph4 Sensirion Gas Index algorithm in Python

Port of the Sensirion Gas Index Algorithm to pure Python. From the commit 31c1108f716

Development

Install pre-commit hooks defined by .pre-commit-config.yaml

pip3 install -U pre-commit
pre-commit install

Auto fix

pre-commit run --all-files

Plugin version update

pre-commit autoupdate

About

Gas index algorithm for SPS41 sensors

License:MIT License


Languages

Language:Python 99.4%Language:Shell 0.6%