Franck Nijhof
f17a5f0db9
Clean up redudant exceptions from handlers ( #51741 )
2021-06-11 13:29:50 +02:00
Franck Nijhof
d4d0b93d3b
Clean up connection classes in integrations A-C ( #49888 )
2021-04-30 21:01:52 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ( #48488 )
...
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
2021-03-29 18:02:56 -10:00
SNoof85
65611320d4
Use reference strings in Coolmaster ( #41066 )
...
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
2020-10-02 21:17:32 +02:00
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
e019280d94
Annotate more async functions correctly ( #31802 )
2020-02-14 10:00:22 -08: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