1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-02 04:07:04 +00:00

3 Commits

Author SHA1 Message Date
Robert Svensson
be899b6ab6
Store Axis device with entry_id key rather than unique_id ()
* Store Axis device with entry_id key rather than unique_id

* Fix review comments
2023-01-13 22:21:40 +01:00
epenet
8181da7090
Improve type hints in axis () 2022-07-30 11:04:31 +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