forked from home-assistant/addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added protocols and models to fulfil users need (home-assistant#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
- Loading branch information
1 parent
334158f
commit 4e4a5d4
Showing
2 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Changelog | ||
|
||
## 0.5 | ||
- Added possibility for config options: | ||
protocols: comen, fineoffset, mandolyn, oregon | ||
models: temperature, temperaturehumidity | ||
- Created changelog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters