Config entry and device for Coolmaster integration (#27925)

* Config entry and device for Coolmaster integration

* Lint/isort/flake/etc...

* Black formatting

* Code review fixes

* Config flow tests for coolmaster

* Add pycoolmaster requirement to test

* Remove port selection from Coolmaster config flow

* Update config_flow.py

* More idoimatic hash concat
This commit is contained in:
On Freund 2019-10-23 22:47:00 +03:00 committed by Paulus Schoutsen
parent b6fd191dc4
commit 1412862f2a
11 changed files with 265 additions and 33 deletions

View file

@ -14,6 +14,7 @@ FLOWS = [
"axis",
"cast",
"cert_expiry",
"coolmaster",
"daikin",
"deconz",
"dialogflow",