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:
parent
09acbc211c
commit
09f9875ccf
13 changed files with 569 additions and 130 deletions
|
@ -22,6 +22,7 @@ FLOWS = [
|
|||
"esphome",
|
||||
"geofency",
|
||||
"geonetnz_quakes",
|
||||
"glances",
|
||||
"gpslogger",
|
||||
"hangouts",
|
||||
"heos",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue