1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-26 00:37:08 +00:00

4 Commits

Author SHA1 Message Date
Robert Svensson
c1e1db9863
Adapt to Axis library file structure changes ()
* Adapt to axis library file structure changes

* Bump axis to v59
2024-03-25 12:16:41 -04:00
Robert Svensson
6800034d5a
Rename device to api in Axis integration () 2024-03-22 18:07:33 +01:00
Robert Svensson
5b5ff92a05
Support configuring Axis to use HTTPS () 2024-03-15 18:58:49 +01:00
Robert Svensson
ece5587e1f
Streamline naming in the Axis integration ()
* Rename device.py to hub.py

* Rename AxisNetworkDevice to AxisHub

* Move hub.py into hub package

* Rename get_axis_device to get_axis_api

* Split out get_axis_api to its own module

* Rename device object to hub

* Rename device to api in config flow

* Convenience method to get hub
2024-03-02 11:32:51 -05:00