Ville Skyttä
1c8fbc7e6a
Upgrade codespell to 2.0.0 ( #44695 )
...
* Upgrade codespell to 2.0.0
* Fix newly found spelling errors
2020-12-31 19:14:07 +01:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
SukramJ
32f25a8484
Adjust tests after speed up to restore coverage for HomematicIP Cloud ( #31836 )
...
* Adjust tests after speed up to restore coverage for HomematicIP Cloud
* Fix test data
* Fixes after review
* remove duplicate cade
* remove service marker
2020-02-16 10:09:26 +01:00
SukramJ
9eb0415234
Speed up tests of HomematicIP Cloud ( #31810 )
...
* Speed up tests of HomematicIP Cloud
* load the json once
2020-02-13 22:56:17 -08:00
SukramJ
c1163283ff
Add hvac_action to HomematicIP Cloud Climate ( #28859 )
...
* Add hvac_action to HomematicIP Cloud Climate
* update test data
* limit hvac action to radiator only
* add checks
* Fix test to match new conditions
2019-11-26 10:02:30 -08:00
Ville Skyttä
99c7608fb4
Lint config cleanups ( #28864 )
...
* Remove bunch of unneeded lint exclusions
* Use symbolic names instead of identifiers in pylint disables
* Tighten scope of some pylint disables
2019-11-25 22:40:08 -08:00
SukramJ
60e7440ec1
Fix HomematicIP Cloud Alarm Control Panel support for basic mode ( #28778 )
2019-11-15 09:55:40 +01:00
SukramJ
e8348221d4
Allow preset boost for Homematic IP Cloud power switches ( #28713 )
...
* Allow preset boost for Homematic IP Cloud power switches
* Sort Imports
* Add test
* align test data
2019-11-12 11:32:32 +01:00
SukramJ
9d3d35ad79
Add cool mode to HomematicIP climate ( #28525 )
...
* Add cool mode to HomematicIP climate
* Update test
* remove preset_party
* Fix profile_names check
2019-11-07 16:41:33 +01:00
SukramJ
eb48898687
Add climate profiles to Homematic IP Cloud ( #27772 )
...
* Add climate service to Homematic IP Cloud to select the active profile
* Add profiles ass presets
* fix spelling
* Re-Add PRESET_NONE for selection
* Boost is a manual mode
* Fixes based on review
* Fixes after review
2019-10-19 17:44:40 +02:00
SukramJ
3d7860391a
Improve code coverage for HomematicIP Cloud ( #27606 )
...
* Improve tests for HomematicIP Cloud
* create fixtures remove decorators
* removed further decorators
* remove last decorator
* improve exception handling
* removed not required coroutine
* use the correct place for mock
2019-10-15 12:12:58 +02:00
SukramJ
f979eca83a
Add test to Homematic IP Cloud climate ( #27472 )
2019-10-12 12:45:11 -07:00