Erik Montnemery
|
f83c8de8d3
|
Update signature of platforms' async_setup_entry (#138201)
|
2025-02-10 21:08:03 +01:00 |
rappenze
|
14a61d94e2
|
Use entry.runtime_data in fibaro (#133235)
|
2024-12-15 11:49:23 +01:00 |
rappenze
|
879d809e5a
|
Enhance translation strings in fibaro (#133234)
|
2024-12-15 11:47:18 +01:00 |
rappenze
|
80e4d7ee12
|
Fix fibaro climate hvac mode (#132508)
|
2024-12-15 11:02:26 +01:00 |
G Johansson
|
768c2b0f3d
|
Remove _enable_turn_on_off_backwards_compatibility A-F (#132417)
Remove _enable_turn_on_off_backwards_compatibility A-G
|
2024-12-05 21:46:59 +01:00 |
rappenze
|
1dbb92e7f3
|
Use _attr_is_on in fibaro light (#131211)
|
2024-11-22 17:10:38 +01:00 |
rappenze
|
c6c7e86548
|
Fix fibaro cover state is not always correct (#131206)
|
2024-11-21 21:16:37 +01:00 |
Alex Bush
|
80ff6dc618
|
Bump pyfibaro to 0.8.0 (#129846)
|
2024-11-05 10:56:34 +01:00 |
rappenze
|
dab5289177
|
Add opening closing state to fibaro cover (#126958)
|
2024-10-25 15:10:20 +02:00 |
G Johansson
|
a0665dc431
|
Fix description placeholder in fibaro reauth (#128925)
|
2024-10-21 20:16:05 +02:00 |
epenet
|
275c86a0a9
|
Use reauth helpers in fibaro (#128567)
|
2024-10-18 09:36:57 +02:00 |
rappenze
|
0672e1a1ea
|
Add power sensor detection in fibaro integration (#126964)
* 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 |
epenet
|
45f2198972
|
Move and rename fibaro base entity to separate module (#126055)
|
2024-09-16 15:29:29 +02:00 |
rappenze
|
fc6906a12f
|
Enable remove device entry in fibaro integration (#121427)
|
2024-07-07 15:21:38 +02:00 |
Marc Mueller
|
905adb2431
|
Update codespell ignore list (#118018)
|
2024-05-24 10:24:34 +02:00 |
rappenze
|
18be38d19f
|
Bump pyfibaro to 0.7.8 (#116126)
|
2024-04-25 20:57:15 +03:00 |
rappenze
|
de75f82235
|
Refactor fibaro connect (#106875)
* Refactor fibaro connect
* Remove obsolete test
* Add comment about ignored return value
|
2024-04-22 09:29:58 +02:00 |
rappenze
|
aeaa1f84c0
|
Add type hints in fibaro device (#106874)
* Add typings in fibaro device
* Fix type hints
* Fix type hints
* Remove unused method parameter
* Improve log message
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2024-04-22 09:29:10 +02:00 |
rappenze
|
f044dd54cf
|
Bump fibaro to 0.7.7 (#115152)
|
2024-04-07 13:49:20 -10:00 |
rappenze
|
771fe57e32
|
Fix fibaro sensor additional sensor lookup (#115148)
|
2024-04-07 10:53:30 -10:00 |
Joost Lekkerkerker
|
643e6096da
|
Improve lists in integrations [E-F] (#113075)
|
2024-03-12 18:42:43 +01:00 |
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
Erik Montnemery
|
e06446d0fa
|
Migrate integrations e-h to generic flowhandler (#111862)
|
2024-02-29 20:07:36 +01:00 |
Joost Lekkerkerker
|
730d805876
|
Enable SIM114 ruff rule (#111125)
|
2024-02-23 13:21:59 +01:00 |
G Johansson
|
596f61ff07
|
Add TURN_ON/OFF ClimateEntityFeature for Fibaro (#108963)
|
2024-02-02 09:33:54 +01:00 |
Jan-Philipp Benecke
|
28281523ec
|
Add pylint plugin to check for sorted platforms list (#108115)
|
2024-01-16 09:47:53 +01:00 |
rappenze
|
254abeeb4f
|
Remove dead code in fibaro light (#106890)
|
2024-01-04 09:45:08 +01:00 |
rappenze
|
4c3c86511b
|
Fix fibaro event handling (#103199)
|
2023-11-02 18:07:35 +01:00 |
rappenze
|
27f6c6fdf4
|
Add model info in fibaro integration (#102551)
|
2023-10-22 22:11:43 +02:00 |
rappenze
|
c9c152d46d
|
Bump pyfibaro to 0.7.6 (#102538)
|
2023-10-22 20:07:23 +02:00 |
Joost Lekkerkerker
|
392b53e256
|
Add serial number to Fibaro (#102525)
|
2023-10-22 16:53:29 +02:00 |
rappenze
|
85af452c6e
|
Remove unnecessary dict lookup in fibaro integration (#101885)
|
2023-10-12 19:51:43 +02:00 |
rappenze
|
deffa50142
|
Address late review from add fibaro event platform (#101718)
|
2023-10-10 06:07:29 +02:00 |
rappenze
|
fb215479d4
|
Add fibaro event platform (#101636)
|
2023-10-08 22:01:26 +02:00 |
rappenze
|
d009ff8b01
|
Add type hints in FibaroController (#101494)
|
2023-10-06 10:13:30 +02:00 |
rappenze
|
b8fa065467
|
Update pyfibaro dependency to 0.7.5 (#101481)
|
2023-10-05 22:02:49 +02:00 |
rappenze
|
a2730fb29d
|
Fibaro finish separation of scenes (#100734)
|
2023-09-23 19:13:03 +02:00 |
rappenze
|
ad3cd72323
|
Remove unneeded instance check (#100736)
|
2023-09-23 00:42:32 +02:00 |
rappenze
|
ddd62a8f63
|
Fibaro streamline hass.data entry (#100547)
* Fibaro streamline hass.data entry
* Fix tests
|
2023-09-18 20:22:23 +02:00 |
rappenze
|
680775c3e0
|
Discover more power and energy sensors in fibaro integration (#98253)
|
2023-09-01 10:48:08 +02:00 |
Erik Montnemery
|
045c327928
|
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry
* Update integrations
|
2023-08-10 22:04:26 -04:00 |
rappenze
|
9434a64b87
|
Update pyfibaro dependency (#97004)
|
2023-07-21 09:22:45 -04:00 |
Franck Nijhof
|
e49f1b002f
|
Fix HAVCMode typing in Fibaro (#94641)
|
2023-06-15 14:07:08 +02:00 |
rappenze
|
83f206a6fe
|
Code cleanup: Separate fibaro scene logic (#91895)
* Code cleanup fibaro scene
* Remove duplicated code
* Fixes
|
2023-05-24 14:57:35 +02:00 |
rappenze
|
11accd8ba7
|
Set available state in fibaro integration (#91893)
|
2023-05-24 14:54:10 +02:00 |
Franck Nijhof
|
b9f2b0ad8b
|
Update pyfibaro to 0.7.1 (#92248)
|
2023-04-29 19:06:14 +02:00 |
rappenze
|
a5b863cd75
|
Fix state mapping in fibaro climate (#91505)
|
2023-04-17 11:09:11 +02:00 |
rappenze
|
01046b88e5
|
Update pyfibaro to 0.7.0 (#91510)
|
2023-04-17 09:39:13 +02:00 |
rappenze
|
fccdd7b102
|
Fix bug in fibaro cover (#89502)
|
2023-03-11 09:15:05 +01:00 |
rappenze
|
2e5801cb6d
|
Bump pyfibaro version to 0.6.9 (#89120)
|
2023-03-04 12:05:41 +01:00 |