Franck Nijhof
886308a953
String formatting improvements ( #33653 )
2020-04-04 21:39:22 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Tom
d22ee7179d
Fix Plugwise climate issues for new firmware #32080 ( #32109 )
...
* Fix Plugwise climate issue firmare 3.1.11 (#32080 )
* Submit checklist actions
2020-02-23 17:02:42 +01:00
Bouwe Westerdijk
61a8618010
Fix Plugwise climate issues ( #31209 )
...
* Fix Plugwise climate issues
* Remove showing None-state for available_schemas, as requested by reviewer.
2020-01-29 08:57:25 +01:00
Franck Nijhof
dc02c28891
Correct names in manifests (M-P) ( #30541 )
2020-01-07 13:28:35 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Ville Skyttä
5216477353
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
...
* Be consistent with Home Assistant spelling
* Be consistent with Hass.io spelling
2020-01-05 14:09:17 +02:00
Bas Nijholt
21816eeed4
Sort imports according to PEP8 for components starting with "P" ( #29775 )
2019-12-09 14:29:39 +01:00
Bouwe Westerdijk
fb0e20543e
Update Plugwise ( #28237 )
...
* Plugwise update
* Fix DEFAULT_NAME
* Fix pylint errors
* Remove showing of DHW-status
* Remove `if not None` where possible
* Forgot to remove dhw-related code
* Updated w.r.t. comments from MartinHjelmare
* Remove the illuminance attribute - move to sensor
* Update homeassistant/components/plugwise/climate.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Breaking lines
* Remove thermostat_temperature
* Try fix lint errors.
* Remove spaces
* Remove more spaces
2019-11-05 02:58:17 +01:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Tom
0d95ad3857
Plugwise haanna 0.10.1 ( #25693 )
...
* Update module dependency (py3.6 fix)
* Update module dependency (py3.6 fix) - update requirements
2019-08-04 19:17:30 +02:00
Tom
9f3e388b04
Add Plugwise component ( #25533 )
...
* Added Plugwise component
* pylint fixes
* Additional pylints (local tox not noticing these)
* Changes according to review
* CI flake8 correction
* Applying Black
* Review changes, without exception and schema
* Review changes, exception improvement
* Review changes, exception correctio and schema cleanup
* Further cleaning as per review
* Removed blank line
* Add debugging to API init
* Add debugging to API init without dot
2019-08-01 22:22:57 +02:00