1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-02 13:17:53 +00:00

4 Commits

Author SHA1 Message Date
epenet
0cf5e9fb4a
Add type hints to integration tests (part 2) ()
* Add type hints to integration tests (part 2)

* typo

* Improve analytics

* Improve automation

* Imrpove bluetooth
2023-02-10 16:05:26 +01:00
Robert Svensson
332d3e0f19
Use fixtures to setup Axis integration in tests ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-22 17:33:40 +01:00
Robert Svensson
768c3e163d
Create and use config_entry fixture for Axis integration tests () 2023-01-14 14:18:18 +02:00
Robert Svensson
1b46575f29
Add diagnostics support to Axis integration ()
* 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