mirror of
https://github.com/home-assistant/core.git
synced 2026-03-04 16:50:18 +00:00
* 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