hass-core/homeassistant/components/freebox
nachonam cf03f8338a
Add Freebox Home alarm panel (#102607)
* add alarm control panel

* optimize update node

* Modify comment

* move const to alarm

* add alarm panel tests

* tests modified

* add file into coveragerc

* Review: DATA_HOME_GET_VALUES -> DATA_HOME_PIR_GET_VALUES

* Review: commands rename

* Review: precise what "alarm2" is for features

* Review: remove custom attributes & properties that exists in parent

* Review: Avoid duplicates of async_write_ha_state()

* make functions private

* Review: initial state never works

* Review: remove extra attrs

* Review: fix tests

* Fix tests

* Remove line in .coveragerc

---------

Co-authored-by: Quentame <polletquentin74@me.com>
2023-10-26 12:35:51 +00:00
..
__init__.py Deprecate Freebox YAML (#97345) 2023-07-27 23:01:17 +02:00
alarm_control_panel.py Add Freebox Home alarm panel (#102607) 2023-10-26 12:35:51 +00:00
binary_sensor.py Add Freebox Home binary sensors (#92196) 2023-09-27 17:11:31 +02:00
button.py Use shorthand attributes for Freebox (#99327) 2023-08-30 15:33:05 +02:00
camera.py Add Freebox Home binary sensors (#92196) 2023-09-27 17:11:31 +02:00
config_flow.py Use constructor in Freebox config flow (#98870) 2023-08-23 12:08:01 +02:00
const.py Add Freebox Home alarm panel (#102607) 2023-10-26 12:35:51 +00:00
device_tracker.py Use shorthand attributes for Freebox (#99327) 2023-08-30 15:33:05 +02:00
home_base.py Add Freebox Home binary sensors (#92196) 2023-09-27 17:11:31 +02:00
manifest.json Add camera platform to Freebox (#88104) 2023-04-26 00:03:39 +02:00
router.py Add Freebox Home binary sensors (#92196) 2023-09-27 17:11:31 +02:00
sensor.py Fix Freebox disk free space sensor (#99757) 2023-09-07 10:28:08 +02:00
services.yaml Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
strings.json Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
switch.py Use shorthand attributes for Freebox (#99327) 2023-08-30 15:33:05 +02:00