Joakim Plate
7047205fb8
Correct fjaraskupan post merge review comments ( #58796 )
2021-10-31 11:47:25 +01:00
Joakim Plate
6b1b8c9880
Fjaraskupan number entity for periodic venting ( #58179 )
2021-10-26 10:53:13 -05:00
Robert Hillis
63646a19cc
Use DeviceInfo Class F-G ( #58255 )
2021-10-23 12:01:21 +02:00
Joakim Plate
bc5422d737
Bump fjaraskupan to 1.0.2 ( #57992 )
2021-10-18 22:23:06 +02:00
Marc Mueller
1e98761f30
Use assignment expressions 15 ( #57961 )
2021-10-18 14:01:23 +02:00
Marc Mueller
d51487f82a
Import Callable from collections.abc (3) ( #56777 )
2021-09-29 16:19:06 +02:00
Joakim Plate
4bdeba8631
Add fjäråskupan sensor ( #54921 )
...
* Add fjäråskupan sensor
* Update homeassistant/components/fjaraskupan/sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Type the return value of constructor
* Update __init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-21 11:09:23 +02:00
Joakim Plate
5142ebfcc2
Add fjäråskupan light entity ( #54918 )
...
* Add fjäråskupan light
* Update homeassistant/components/fjaraskupan/light.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Check property
* Switch to default coordinator update
* Type check constructor
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-21 09:34:32 +02:00
Joakim Plate
dd8542e01f
Add fjäråskupan binary_sensor ( #54920 )
...
* Add fjäråskupan binary_sensor
* Switch to entity description
* Type check constructor
2021-08-20 20:18:30 +02:00
Joakim Plate
1f4c12195e
Fjäråskupan kitchen fan ( #53140 )
...
* Add fjäråskupan fan control
* Update tests/components/fjaraskupan/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/fjaraskupan/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/fjaraskupan/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Increase manual update to 2 minutes
* Address review comments
* Switch to discovery flow
* Address more review comments
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-20 13:41:36 +02:00