Remove entities when disabling gauges or changing server mode

This commit is contained in:
Maksim
2020-09-21 10:14:42 +02:00
parent 9b47fc7b4b
commit dc8cd54732
2 changed files with 17 additions and 7 deletions

View File

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [1.0.4] - 2020-09-21
### Changed
- Gauges entities will be removed when disable or change server mode.
## [1.0.3] - 2020-02-15
### Fixed