Commit graph

13 commits

Author SHA1 Message Date
epenet
f453726b18
Cleanup HVACAction and HVACMode in tests () 2022-09-20 20:30:54 +02:00
Erik Montnemery
150f173eed
Mark device conditions from hidden or auxiliary entities as secondary () 2022-04-20 21:41:59 +02:00
Franck Nijhof
d1f4b7a3d9
Fix climate HVAC device condition () 2022-04-12 15:31:59 +02:00
Franck Nijhof
8fc55b71c5
Add EntityFeature enum to Climate () 2022-04-01 09:41:49 -07:00
Ville Skyttä
5926961ed5
Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +01:00
Erik Montnemery
59a3e0f4dc
Improve editing of device conditions referencing non-added HVAC () 2021-06-15 02:23:13 +02:00
Philip Allgaier
286217f771
Fix condition extra fields for climate and humidifier () 2021-03-22 14:59:40 +01:00
Ville Skyttä
dc880118a4
Lint suppression cleanups ()
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
Paulus Schoutsen
b3be708db6
Add default config if not there ()
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-25 15:10:04 +01:00
Christian Clauss
1d537ad416 Fix typo: serivce --> service () 2020-01-27 19:56:26 +01:00
Bas Nijholt
954813b478 use isort to sort imports according to PEP8 for climate () 2019-12-08 22:25:01 +05:30
SukramJ
9a5dc848c9 Fix climate device actions ()
* limit climate device actions

* update test

* use supported_features for device_action

* Fix tests

* user support_features for device_condition
2019-11-25 11:12:00 -08:00
Paulus Schoutsen
9b5fa2e67c Add device conditions to climate ()
* Add device conditions to climate

* Update strings.json
2019-11-07 17:03:06 +01:00