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:
parent
b6fd191dc4
commit
1412862f2a
11 changed files with 265 additions and 33 deletions
|
@ -14,6 +14,7 @@ FLOWS = [
|
|||
"axis",
|
||||
"cast",
|
||||
"cert_expiry",
|
||||
"coolmaster",
|
||||
"daikin",
|
||||
"deconz",
|
||||
"dialogflow",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue