Joost Lekkerkerker
bdfdeb2bc0
Call async added to hass super in Risco ( #100444 )
2023-09-26 20:02:00 +02:00
Marc Mueller
37288d7788
Add pylint plugin to check for calls to base implementation ( #100432 )
2023-09-18 13:39:36 -05:00
Marc Mueller
cb37df6a61
Improve risco
generic typing ( #84644 )
2022-12-28 16:49:54 +01:00
On Freund
009d5aedd5
Extract bypassed
attribute in Risco zones to a switch ( #81137 )
...
* Split bypassed to a switch
* Address code review comments
2022-11-01 00:29:00 +01:00
On Freund
635eda584d
Support for local push in Risco integration ( #75874 )
...
* Local config flow
* Local entities
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Address code review comments
* More type hints
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* More annotations
* Even more annonations
* New entity naming
* Move fixtures to conftest
* Improve state tests for local
* Remove mutable default arguments
* Remove assertions for lack of state
* Add missing file
* Switch setup to fixtures
* Use error fixtures in test_config_flow
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-24 13:09:54 +02:00
Franck Nijhof
69cc6ab5f1
Clean up accessing entity_registry.async_get_registry helper via hass ( #72005 )
2022-05-17 16:40:45 +02:00
On Freund
8c756f4b41
Parse Risco event time as local ( #63395 )
2022-01-04 19:57:21 +01:00
On Freund
7e4414710d
Convert Risco sensor states to timestamps ( #63139 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
2022-01-04 16:40:32 +01:00
epenet
822ac203c3
Add sensor setup type hints [r] ( #63312 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:08:34 +01:00
Robert Hillis
7506b12277
Use enums in risco ( #62042 )
2021-12-16 14:41:20 +01:00
Erik Montnemery
e558b3463e
Move temperature conversions to sensor base class (6/8) ( #54476 )
...
* Move temperature conversions to entity base class (6/8)
* Fix tests
2021-08-12 17:40:55 +02:00
Erik Montnemery
64bc9a8196
Migrate integrations r-s to extend SensorEntity ( #48215 )
2021-03-22 19:54:14 +01:00
Erik Montnemery
14ff6d4d1f
Update integrations p-s to override extra_state_attributes() ( #47759 )
2021-03-11 21:23:20 +01:00
On Freund
e9f7e67f4c
Try to fix flaky Risco test ( #44788 )
2021-01-04 15:23:47 +01:00
On Freund
4ed8e209f1
Obtain zone entity id in Risco sensors through entity registry ( #43007 )
2020-11-09 18:44:30 +01:00
On Freund
5a7e4b4dae
Add zone_entity_id to Risco events ( #39678 )
...
* Add zone_entity_id to Risco events
* Add comment
* Fix dependency on order
2020-11-08 12:14:43 -06:00
On Freund
ad6e8b2d62
Add event sensors for risco ( #39594 )
...
* Add Risco event sensors
* Fix lint
2020-09-04 14:11:07 -05:00