core/homeassistant/components/axis
Robert Svensson ece5587e1f
Streamline naming in the Axis integration (#112044)
* 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
..
hub Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
__init__.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
binary_sensor.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
camera.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
config_flow.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
const.py
diagnostics.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
entity.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
errors.py
light.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00
manifest.json Adapt Axis integration to library refactoring (#110898) 2024-02-28 14:36:32 +01:00
strings.json Axis: add host and user name field description (#104693) 2023-11-30 08:12:39 +01:00
switch.py Streamline naming in the Axis integration (#112044) 2024-03-02 11:32:51 -05:00