fix: fan sensor angle handling (#14)
Angles > 360° need to be normalized. Fixes #12
This commit is contained in:
@@ -11,6 +11,7 @@ _Changes in the next release_
|
||||
|
||||
### Fixed
|
||||
- Misplaced text sensors in custom panels (#11).
|
||||
- Wrong start position for circular progress (fan) sensor using a counter-clockwise direction (#12).
|
||||
|
||||
### Added
|
||||
- Simple sensor panel with a file-based data source (#6).
|
||||
|
||||
Reference in New Issue
Block a user