J. Diego Rodríguez Royo
2acad4a78c
Home connect number platform with temperature set points entities ( #126145 )
2024-10-26 14:04:52 +02:00
J. Diego Rodríguez Royo
0d795aad16
Use BSH keys as unique ID's suffix at Home Connect ( #126143 )
...
* Use BSH keys as as unique id suffix instead of the simple description
* Update tests/components/home_connect/test_init.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-10-06 12:40:13 +02:00
Robert Contreras
3ea694a069
Home Connect unit tests for light platform ( #121576 )
2024-07-09 08:31:41 +02:00
epenet
476efb1d36
Improve type hints in home_connect tests ( #121014 )
2024-07-02 22:19:33 +02:00
epenet
610f21c4a6
Fix unnecessary-lambda warnings in tests ( #119563 )
2024-06-13 08:56:14 +02:00
epenet
b54a68750b
Add type hints for FixtureRequest in tests ( #118779 )
2024-06-04 10:37:54 +02:00
Robert Contreras
af7d0187cb
Add tests to Home Connect integration ( #114214 )
...
* Add tests to Home Connect integration
* Fix misspelling
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Changes to tests with properly setup fixtures.
* Consolidated api tests, patched library instead of code
* Consolidate sensor edge cases, switch mock assertion to call_count
* Adjust assertion
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-09 08:52:39 +02:00