Glances config flow (#27221)

* Glances Integration with config flow

* Glances Integration with config flow

* fix description texts

* Glances Integration with config flow

* Glances Integration with config flow

* fix description texts

* update .coverage.py

* add codeowner

* add test_options

* Fixed typos, Added import, fixed tests

* sort imports

* remove commented code
This commit is contained in:
Rami Mosleh 2019-10-21 11:17:21 +03:00 committed by Fabian Affolter
parent 09acbc211c
commit 09f9875ccf
13 changed files with 569 additions and 130 deletions

View file

@ -22,6 +22,7 @@ FLOWS = [
"esphome",
"geofency",
"geonetnz_quakes",
"glances",
"gpslogger",
"hangouts",
"heos",