core/homeassistant/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
..
translations [ci skip] Translation update 2020-06-18 00:08:13 +00:00
__init__.py
axis_base.py
binary_sensor.py Light control support to Axis devices (#36611) 2020-06-18 23:27:08 +02:00
camera.py Remove Axis option to enable/disable camera (#36420) 2020-06-04 14:25:50 +02:00
config_flow.py
const.py Light control support to Axis devices (#36611) 2020-06-18 23:27:08 +02:00
device.py Make Axis non-privileged users work again (#36731) 2020-06-13 12:35:52 +02:00
errors.py
light.py Light control support to Axis devices (#36611) 2020-06-18 23:27:08 +02:00
manifest.json Light control support to Axis devices (#36611) 2020-06-18 23:27:08 +02:00
strings.json
switch.py