1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-24 15:57:09 +00:00

18 Commits

Author SHA1 Message Date
rappenze
9bff88ad3e
Add diagnostics to fibaro integration ()
* Add diagnostics to fibaro

* Enhance diagnostic test

---------

Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-04-16 14:52:42 +03:00
rappenze
a787c6a31e
Add state multiplexer in fibaro integration ()
* Add state multiplexer in fibaro integration

* Add unload test

* Adjust code comments

* Add event entity test

* .
2025-04-07 18:53:35 +02:00
rappenze
5ac3fe6ee1
Fibaro integration refactorings ()
* Fibaro integration refactorings

* Fix execute_action

* Add test

* more tests

* Add tests

* Fix test

* More tests
2025-03-02 14:38:56 +01:00
rappenze
6ce48eab45
Use new pyfibaro library features () 2025-02-28 20:47:03 +01:00
rappenze
80e4d7ee12
Fix fibaro climate hvac mode () 2024-12-15 11:02:26 +01:00
rappenze
1dbb92e7f3
Use _attr_is_on in fibaro light () 2024-11-22 17:10:38 +01:00
rappenze
dab5289177
Add opening closing state to fibaro cover () 2024-10-25 15:10:20 +02:00
rappenze
0672e1a1ea
Add power sensor detection in fibaro integration ()
* Add power sensor detection in fibaro integration

* Better solution plus test

* Update homeassistant/components/fibaro/sensor.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-30 12:01:27 +02:00
Marc Mueller
2f0dd6f704
Import Generator from collections.abc (2) () 2024-07-01 11:58:49 +02:00
Marc Mueller
279483ddb0
Import Generator from typing_extensions (2) () 2024-06-06 17:24:22 +02:00
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Joost Lekkerkerker
4c99d2607f
Fix fibaro tests () 2023-10-23 11:04:21 +02:00
rappenze
37fdb4950a
Refactor fibaro scene test () 2023-10-22 23:36:41 +02:00
rappenze
a2730fb29d
Fibaro finish separation of scenes () 2023-09-23 19:13:03 +02:00
rappenze
ddd62a8f63
Fibaro streamline hass.data entry ()
* Fibaro streamline hass.data entry

* Fix tests
2023-09-18 20:22:23 +02:00
Erik Montnemery
52183d64ae
Adjust fibaro tests which create devices () 2023-08-10 18:22:39 +02:00
rappenze
83f206a6fe
Code cleanup: Separate fibaro scene logic ()
* Code cleanup fibaro scene

* Remove duplicated code

* Fixes
2023-05-24 14:57:35 +02:00
epenet
4e4608183e
Add missing mock in fibaro config flow tests () 2023-03-09 19:04:07 +01:00