core/tests/components/freebox
Quentame 923c13907c
Fix Freebox Home alarm & improve platform tests (#103475)
* Fix Freebox Home alarm

* Add trigger feature test & fix

* FreeboxCallSensor: Add test for missing coverage of new call

* Use generator

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add test for arm_home feature (questions about the check)

* Stay focus on alam tests

* can_arm_home ==> if _command_arm_home

* Use one liner for supported_features

* Add idle state

* Fix rebase

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-20 15:01:18 +01:00
..
fixtures Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
__init__.py
common.py Fix Freebox disk free space sensor (#99757) 2023-09-07 10:28:08 +02:00
conftest.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
const.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
test_alarm_control_panel.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
test_binary_sensor.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
test_button.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
test_config_flow.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
test_device_tracker.py Fix integration failed when freebox is configured in bridge mode (#103221) 2023-11-19 00:02:00 +01:00
test_init.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
test_router.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
test_sensor.py Add Freebox Home binary sensors (#92196) 2023-09-27 17:11:31 +02:00