What's Changed * chore(deps): update dependency async-timeout to v5 by renovate in https://github.com/allenporter/python-google-nest-sdm/pull/1131 * Fix bug when an empty response is returned when listing topics by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1133
What's Changed * Shift error handling code to make homeassistant update compatible by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1129
What's Changed * Remove trailing slash on API host by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1125 * Fix list_subscriptions API calls by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1126 * Fix AdminClient error handling handling for put and delete requests by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1127 * Fix API endpoint for listing topics by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1128
What's Changed * Fix for AdminClient API to not deal directly with hosts by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1124
What's Changed * Improve error handling with detailed error messages and exceptions by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1122 * Add an admin client for managing pubsub topics and subscriptions by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/1123