Commit Graph

45 Commits (a1b372e4ca59b9574908f8797607725c6c9328ac)

Author SHA1 Message Date
Joakim Plate cc807b4d59
fjaraskupan: Don't filter anything in backend () 2022-06-03 13:05:37 -07:00
Joakim Plate 465210784f
fjaraskupan: Don't set hardware filters for service id () 2022-05-26 20:51:24 -07:00
GitHub Action ceb8bb4745 [ci skip] Translation update 2022-05-21 00:22:49 +00:00
Joakim Plate 513e276bba
Avoid polling fjaraskupan if no broadcast is received ()
* Switch to subclassed coordinator

* Avoid polling fjäråskupan only do on request

We still want to timeout the availability if no data was received.

* Remove unused variable

* Update homeassistant/components/fjaraskupan/__init__.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-17 08:32:28 +02:00
GitHub Action 3de7ffde54 [ci skip] Translation update 2022-05-10 00:23:19 +00:00
epenet 5c0bc0063f
Use ColorMode enum in fjaraskupan () 2022-04-23 09:20:39 -10:00
epenet 9ab9fcfc56
Use EntityFeature enum in components (f**) () 2022-04-06 10:55:25 +02:00
epenet ecd43f391f
Prettify json (manifest.json) () 2022-03-30 10:56:37 +02:00
epenet e362871499
Prettify json (strings.json) () 2022-03-30 10:35:30 +02:00
Marc Mueller 830cc278d3
Improve `CoordinatorEntity` typing () 2022-03-21 10:22:30 +01:00
J. Nick Koston 723dcbafca
Complete fan speed transition from () 2022-03-09 10:38:12 +01:00
GitHub Action 102ae9f0e3 [ci skip] Translation update 2022-02-22 00:17:23 +00:00
Marc Mueller ab67ba20f5
Update pylint plugin to validate `_async_has_devices` () 2022-02-14 18:10:50 +01:00
GitHub Action ca7d4234e1 [ci skip] Translation update 2022-01-31 00:14:28 +00:00
GitHub Action 77ef86faee [ci skip] Translation update 2022-01-30 00:14:21 +00:00
J. Nick Koston 5b755b74fb
Add loggers to integration manifest.json () 2022-01-28 13:37:53 -08:00
GitHub Action a8fee4c2f6 [ci skip] Translation update 2022-01-09 00:15:18 +00:00
epenet f1979f8b68
Use new enums in fjaraskupan ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:53:58 -05:00
Marc Mueller cd1b923e16
Use platform enum (2) [E-G] () 2021-12-04 13:26:40 +01:00
GitHub Action 9e606abb0c [ci skip] Translation update 2021-11-23 00:13:54 +00:00
GitHub Action fc539da42b [ci skip] Translation update 2021-11-14 00:12:48 +00:00
GitHub Action 3f2b1fa952 [ci skip] Translation update 2021-11-12 00:12:35 +00:00
GitHub Action e35b83081e [ci skip] Translation update 2021-11-08 00:12:31 +00:00
Joakim Plate 7047205fb8
Correct fjaraskupan post merge review comments () 2021-10-31 11:47:25 +01:00
Joakim Plate 6b1b8c9880
Fjaraskupan number entity for periodic venting () 2021-10-26 10:53:13 -05:00
Robert Hillis 63646a19cc
Use DeviceInfo Class F-G () 2021-10-23 12:01:21 +02:00
Joakim Plate c0934ce03c
Fjaraskupan entity categories () 2021-10-22 10:50:21 +02:00
Joakim Plate bc5422d737
Bump fjaraskupan to 1.0.2 () 2021-10-18 22:23:06 +02:00
Marc Mueller 1e98761f30
Use assignment expressions 15 () 2021-10-18 14:01:23 +02:00
GitHub Action c76e15149c [ci skip] Translation update 2021-10-17 00:12:27 +00:00
GitHub Action 34fee4ba60 [ci skip] Translation update 2021-10-16 00:12:06 +00:00
GitHub Action f42c2f5170 [ci skip] Translation update 2021-10-02 12:59:05 +00:00
Marc Mueller d51487f82a
Import Callable from collections.abc (3) () 2021-09-29 16:19:06 +02:00
Joakim Plate 5c1f55ffa4
Bump fjäråskupan to 1.0.1 () 2021-09-25 11:17:26 +02:00
GitHub Action 19dcb19d07 [ci skip] Translation update 2021-09-04 00:13:17 +00:00
GitHub Action 65d14909ee [ci skip] Translation update 2021-08-27 00:14:42 +00:00
GitHub Action 3d7bfa8357 [ci skip] Translation update 2021-08-26 00:13:27 +00:00
Erik Montnemery 856f4ad740
Fix Fjäråskupan RSSI sensor unit () 2021-08-25 15:39:49 +02:00
GitHub Action ff14a11254 [ci skip] Translation update 2021-08-24 01:55:24 +00:00
GitHub Action 305475a635 [ci skip] Translation update 2021-08-23 00:12:20 +00:00
GitHub Action 45baf88862 [ci skip] Translation update 2021-08-22 00:11:30 +00:00
Joakim Plate 4bdeba8631
Add fjäråskupan sensor ()
* 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 ()
* 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 ()
* 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 ()
* 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