core/tests/components/freebox
Benoit Anastay 766523cf8c
Fix error with HDD temperature report in Freebox integration (#74718)
* Fix error whith HDD temperature report

There was a non handled error case, documented in issue https://github.com/home-assistant/core/issues/43812 back in 2020 and the fix wasn't applied

* Use get method instead of ignoring the sensor

* Update test values

Add idle state drive with unkown temp

* update Tests for system sensors api

* Fix booleans values

* Fix disk unique_id

There was a typo in the code
2022-07-08 14:22:31 -07:00
..
__init__.py
conftest.py
const.py Fix error with HDD temperature report in Freebox integration (#74718) 2022-07-08 14:22:31 -07:00
test_button.py
test_config_flow.py
test_init.py