1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-16 17:00:07 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Quentame
923c13907c Fix Freebox Home alarm & improve platform tests ()
* 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
Quentame
8625bf7894 Add some tests to Freebox () 2023-09-13 20:22:47 +02:00
Erik Montnemery
983ebeff80 Adjust freebox tests which create devices () 2023-08-10 18:22:44 +02:00
epenet
b9beed4624 Add type hints to integration tests (part 6) () 2023-02-13 09:45:11 +01:00
epenet
7bc2712142 Adjust root-import in tests ()
* Adjust root-import in tests

* Adjust diagnostics

* Adjust button

* Adjust select

* Adjust device_tracker

* Adjust camera

* Adjust humidifier

* Adjust media_source

* Adjust update

* Adjust siren

* Adjust number

* Adjust alarm_control_panel

* Adjust notify

* Adjust sensor

* Adjust switch

* Revert anthemav

* Don't adjust demo humidifier
2022-09-19 15:22:23 +02:00
epenet
cc5bb556c8 Move Freebox reboot service to a button entity ()
* Add restart button to freebox

* Add warning

* restart => reboot

* Add button tests

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-09 22:20:24 +01:00