Commit graph

10 commits

Author SHA1 Message Date
epenet
4e4608183e
Add missing mock in fibaro config flow tests () 2023-03-09 19:04:07 +01:00
rappenze
5f4a2a713c
Remove deprecated fibaro yaml config () 2023-02-12 21:50:50 +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
epenet
7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
rappenze
f87ef742e8
Use parameterized test for better code readability ()
* Use parameterized test for better code readability

* Use parameterized test for better code readability

* Update tests/components/fibaro/test_config_flow.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-11-16 15:27:20 +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
601fb5ebb5
Add reauth flow to fibaro () 2022-09-05 07:55:12 -05:00
rappenze
7eae3691c2
Add device info to fibaro integration () 2022-06-30 14:57:35 -07:00
rappenze
f82ec4d233
Address issues from late review in fibaro config flow tests () 2022-05-26 20:52:30 +02:00
rappenze
e844c2380a
Add config flow to fibaro ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-26 09:50:50 -10:00