Commit graph

175 commits

Author SHA1 Message Date
Franck Nijhof
e49f1b002f
Fix HAVCMode typing in Fibaro () 2023-06-15 14:07:08 +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
rappenze
11accd8ba7
Set available state in fibaro integration () 2023-05-24 14:54:10 +02:00
Franck Nijhof
b9f2b0ad8b
Update pyfibaro to 0.7.1 () 2023-04-29 19:06:14 +02:00
rappenze
a5b863cd75
Fix state mapping in fibaro climate () 2023-04-17 11:09:11 +02:00
rappenze
01046b88e5
Update pyfibaro to 0.7.0 () 2023-04-17 09:39:13 +02:00
rappenze
fccdd7b102
Fix bug in fibaro cover () 2023-03-11 09:15:05 +01:00
rappenze
2e5801cb6d
Bump pyfibaro version to 0.6.9 () 2023-03-04 12:05:41 +01:00
rappenze
57cea6d637
Update pyfibaro to version 0.6.8 ()
Update pyfibaro library to version 0.6.8
2023-02-15 23:28:44 +01:00
rappenze
5f4a2a713c
Remove deprecated fibaro yaml config () 2023-02-12 21:50:50 +01:00
rappenze
69dc50c917
Small code improvements fibaro integration () 2023-02-12 19:56:02 +01:00
rappenze
e1340e6ed4
Replace fiblary3 with pyfibaro library ()
* Replace fiblary3 with pyfibaro library

* Fix some missing replacements for pyfibaro library

* Remove debug code which was committed accidentially

* Use fibaro_parent_id in another place

* Fix some bugs

* Move more code to the library

* Move has_unit check to correct place
2023-02-11 22:13:12 +01:00
Erik Montnemery
78c9b70c8d
Sort manifests 3 () 2023-02-08 20:19:19 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ()
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
GitHub Action
d1ecc418bb [ci skip] Translation update 2023-01-19 00:25:04 +00:00
GitHub Action
b81453cb6b [ci skip] Translation update 2023-01-16 00:24:22 +00:00
Franck Nijhof
b0cee0bc46
String formatting and max line length - Part 1 ()
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-12-22 10:12:50 +01:00
rappenze
119f2a90b7
Fix fibaro climate unit () 2022-12-10 20:23:07 +02:00
GitHub Action
f25017313a [ci skip] Translation update 2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc [ci skip] Translation update 2022-12-07 00:24:08 +00:00
epenet
44d3f2192c
Use UnitOfTemperature in climate entities [a-f] () 2022-12-04 11:53:56 +02:00
GitHub Action
03154e1d83 [ci skip] Translation update 2022-12-03 00:21:50 +00:00
GitHub Action
0d1f476bee [ci skip] Translation update 2022-12-01 00:33:36 +00:00
Franck Nijhof
368694d6bf
Collection of DeviceClass related typing fixes () 2022-11-29 14:31:25 -05:00
GitHub Action
230b50d099 [ci skip] Translation update 2022-11-29 00:26:01 +00:00
GitHub Action
b65d8cc1b3 [ci skip] Translation update 2022-11-28 00:23:09 +00:00
GitHub Action
f3b3193f7a [ci skip] Translation update 2022-11-25 00:24:19 +00:00
rappenze
cd2377bc05
Support hvacsystem in fibaro integration ()
fixes undefined
2022-11-24 19:16:33 +01:00
GitHub Action
eaf6d43508 [ci skip] Translation update 2022-11-23 00:26:26 +00:00
GitHub Action
0be2a3f182 [ci skip] Translation update 2022-11-22 00:26:32 +00:00
GitHub Action
3bea04e387 [ci skip] Translation update 2022-11-21 00:26:41 +00:00
epenet
da2efde354
Set alarm and climate supported features default () 2022-11-17 10:21:55 +01:00
rappenze
ff1ec7a028
Normalize url entered in fibaro integration setup dialog ()
* Normalize url entered in fibaro integration setup dialog

* Improvements as suggested in code review

* Fix spelling in comments
2022-11-16 10:44:34 +01:00
rappenze
1fe85c9b17
Fix accelerator sensor in fibaro integration ()
* Fix accelerator sensor in fibaro integration

* Implement suggestions from code review

* Implement suggestions from code review

* Changes as suggested in code review

* Adjust as suggested in code review
2022-11-12 10:43:11 +01:00
rappenze
1beab96946
Replace deprecated unit constants in fibaro sensor () 2022-11-02 23:02:44 +01:00
rappenze
b16094b93f
Add integration type to fibaro integration () 2022-10-29 18:53:50 +02:00
GitHub Action
388328adba [ci skip] Translation update 2022-10-17 00:36:39 +00:00
rappenze
d80c0ddb5f
Fix armed state in fibaro integration ()
* Fix armed state in fibaro integration

* Update homeassistant/components/fibaro/__init__.py

Co-authored-by: Joakim Plate <elupus@ecce.se>

Co-authored-by: Joakim Plate <elupus@ecce.se>
2022-10-13 13:51:30 +02:00
GitHub Action
230fe4453f [ci skip] Translation update 2022-10-12 00:40:30 +00:00
rappenze
06b1a4c2b4
Fix armed extra state attribute in fibaro entity () 2022-10-10 19:14:43 +02:00
GitHub Action
e9eb5dc338 [ci skip] Translation update 2022-09-18 00:29:50 +00:00
GitHub Action
ec258410c5 [ci skip] Translation update 2022-09-16 00:29:29 +00:00
GitHub Action
23faf8024e [ci skip] Translation update 2022-09-14 00:28:24 +00:00
GitHub Action
955f3b7083 [ci skip] Translation update 2022-09-13 00:29:19 +00:00
GitHub Action
051974304a [ci skip] Translation update 2022-09-11 00:27:01 +00:00
epenet
ec532414ba
Import climate constants from root [a-l] () 2022-09-10 23:39:52 +02:00
GitHub Action
718d4ac6cc [ci skip] Translation update 2022-09-09 00:28:55 +00:00
GitHub Action
ea26c0bf77 [ci skip] Translation update 2022-09-08 00:27:38 +00:00
GitHub Action
4f7ad27b65 [ci skip] Translation update 2022-09-07 00:27:56 +00:00
GitHub Action
5c30b33ee2 [ci skip] Translation update 2022-09-06 00:27:55 +00:00