On Freund
96d48c309f
Make CoolMasterNet integration async ( #38643 )
...
* make CoolMasteNet integration async
* Apply suggestions from code review
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Minor post-review tweaks
* Apply suggestions from code review
* Update homeassistant/components/coolmaster/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-08-09 13:08:07 -05:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
Paulus Schoutsen
0d700f6a63
Fix tests for Python 3.8 ( #34672 )
2020-04-25 14:32:55 -07:00
Bas Nijholt
080c702d4f
Sort imports according to PEP8 for components starting with "C" ( #29763 )
2019-12-09 18:56:21 +01:00
On Freund
0656f0c62b
Address post-merge coolmaster config flow code review ( #28163 )
...
* Address post-merge code review comments
* Use component path for 3rd party lib
2019-10-25 18:39:16 +02:00
On Freund
1412862f2a
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
2019-10-23 12:47:00 -07:00