hass-core/tests/components/axis
Robert Svensson 02e03340df
Light control support to Axis devices (#36611)
* IR light support to Axis devices

* Change how to read light state

* Add tests

* Bump dependency to v32

* Assert variables passed to set_intensity
2020-06-18 23:27:08 +02:00
..
__init__.py Axis config flow (#18543) 2019-03-24 16:16:50 +01:00
test_binary_sensor.py Axis - Add device class property to binary sensors (#36384) 2020-06-02 20:12:19 +02:00
test_camera.py Remove Axis option to enable/disable camera (#36420) 2020-06-04 14:25:50 +02:00
test_config_flow.py Remove Axis option to enable/disable camera (#36420) 2020-06-04 14:25:50 +02:00
test_device.py Light control support to Axis devices (#36611) 2020-06-18 23:27:08 +02:00
test_init.py Axis - Code improvements (#35592) 2020-05-14 10:49:27 +02:00
test_light.py Light control support to Axis devices (#36611) 2020-06-18 23:27:08 +02:00
test_switch.py Improve Axis integration (#36205) 2020-05-31 20:00:15 +02:00