hass-core/tests/components/axis
Robert Svensson 1b46575f29
Add diagnostics support to Axis integration (#64637)
* Add diagnostics support to Axis integration

* Remove system info

* Redact sensitive information

* Store whole config entry

* Redact username

* Apply suggestions from code review

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2022-01-23 22:52:08 +01:00
..
__init__.py
conftest.py
test_binary_sensor.py Use DeviceClass Enums in axis tests (#62096) 2021-12-16 23:26:23 +01:00
test_camera.py
test_config_flow.py Expose Axis device configuration url from discovered entry (#64517) 2022-01-20 09:47:02 +01:00
test_device.py Use dataclass properties in axis discovery (#60558) 2021-11-30 10:15:34 -10:00
test_diagnostics.py Add diagnostics support to Axis integration (#64637) 2022-01-23 22:52:08 +01:00
test_init.py
test_light.py
test_switch.py