Added protocols and models to fulfil users need (#295)

* Added protocols and models to fulfil users need

Added possibility for config options:
protocols: comen, fineoffset, mandolyn, oregon
models: temperature, temperaturehumidity

* Bumped version

Bumped version from 0.4 to 0.5 in combo with the patch for protocols and models

* Created CHANGELOG
This commit is contained in:
endor-force
2018-05-10 12:50:09 +02:00
committed by Pascal Vizeli
parent e1dbec603b
commit 9538c449fe
2 changed files with 10 additions and 3 deletions

7
tellstick/CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
# Changelog
## 0.5
- Added possibility for config options:
protocols: comen, fineoffset, mandolyn, oregon
models: temperature, temperaturehumidity
- Created changelog