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
|
@ -253,6 +253,7 @@ omit =
|
|||
homeassistant/components/github/sensor.py
|
||||
homeassistant/components/gitlab_ci/sensor.py
|
||||
homeassistant/components/gitter/sensor.py
|
||||
homeassistant/components/glances/__init__.py
|
||||
homeassistant/components/glances/sensor.py
|
||||
homeassistant/components/gntp/notify.py
|
||||
homeassistant/components/goalfeed/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue