epenet
|
2453f95b24
|
Adjust HumidifierEntity type hints (#82248)
|
2022-11-17 10:58:46 +01:00 |
Nolan Gilley
|
d5a2484076
|
Don't set force bool during set_humidity (#80269)
|
2022-10-26 12:43:06 +02:00 |
epenet
|
1dff0075b0
|
Import humidifier constants from root (#78343)
|
2022-09-13 14:05:36 +02:00 |
epenet
|
a46c25d2c8
|
Use _attr_should_poll in components [a-g] (#77268)
|
2022-08-26 10:15:33 +02:00 |
Martin Hjelmare
|
c05905ebda
|
Remove callback decorator from coroutine functions (#75626)
* Remove callback decorator from coroutine functions
* Remove some more callback decorators
|
2022-07-22 19:09:02 +02:00 |
epenet
|
20c1a155b6
|
Use EntityFeature enum in components (g**) (#69394)
|
2022-04-06 10:46:44 +02:00 |
epenet
|
c7cb26cbab
|
Use Platform enum in load_platform [a-l] (#63750)
|
2022-01-10 10:30:47 +01:00 |
epenet
|
b9e9445a51
|
Add humidifier setup type hints (#63289)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 15:15:32 +01:00 |
epenet
|
d57c54c93e
|
Add init type hints [f-g] (#63186)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-01 13:38:11 -08:00 |
epenet
|
6157dfe68b
|
Use new HumidifierDeviceClass enum in generic_hygrostat (#61607)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-13 23:16:54 +01:00 |
Marc Mueller
|
a48ddcadd4
|
Use assignment expressions 31 (#58715)
|
2021-10-30 16:29:07 +02:00 |
Robert Hillis
|
488a636aec
|
Clean up unused loggers (#57662)
|
2021-10-14 10:03:38 -07:00 |
Marc Mueller
|
748d915909
|
Don't override methods marked as final (#57477)
|
2021-10-11 15:24:06 +02:00 |
Shulyaka
|
e9948100a7
|
Add generic hygrostat integration (#36759)
* generic_hygrostat: new integration
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: jan Iversen <jancasacondor@gmail.com>
|
2021-07-13 13:25:29 +02:00 |