core/homeassistant/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
..
__init__.py
alarm_control_panel.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
binary_sensor.py
button.py
camera.py
config_flow.py
const.py
device_tracker.py
home_base.py Fix Freebox Home alarm & improve platform tests (#103475) 2023-11-20 15:01:18 +01:00
manifest.json
router.py Fix integration failed when freebox is configured in bridge mode (#103221) 2023-11-19 00:02:00 +01:00
sensor.py
services.yaml
strings.json
switch.py