What's Changed * Add an serialized EventToken by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/143 * Additional new event session APIs for media events by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/144 * Support multiple event images per session by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/145 * Return EventMedia when fetching content from tokens by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/146
What's Changed * Update dependency grpcio to v1.43.0 by renovate in https://github.com/allenporter/python-google-nest-sdm/pull/125 * Update dependency google-api-core to v2.3.2 by renovate in https://github.com/allenporter/python-google-nest-sdm/pull/124 * Publish relation update event messages via callbacks by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/141
What's Changed * Add test fixtures for device setup by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/127 * Update dependency mypy to v0.920 by renovate in https://github.com/allenporter/python-google-nest-sdm/pull/128 * Improve typing on event store by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/130 * Add debugging for command responses by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/131 * Test restructure by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/132 * Split tests into separate files out of mono test file by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/133 * Add support for transcoding images and clips by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/134 * Update dependency tomli to v2 by renovate in https://github.com/allenporter/python-google-nest-sdm/pull/129 * Update tests and remove dead code by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/137 * Add simplified active event fetching API for EventMediaManager by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/138 * Bump version to 1.0.0 by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/139 * Remove transcoding API by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/140
What's Changed * Skip automatic event fetching for unsupported cameras by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/122
What's Changed * Fix bug where cameras should support events even without media traits by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/120
What's Changed * Fix events, for incremental events within the same session by allenporter in https://github.com/allenporter/python-google-nest-sdm/pull/118