core: Google Assistant via Nabu Casa Cloud: Quota exceeded
The problem
Every now and then, I see this issue appearing as a Warning in my log. It seems like the Cloud integration runs into an issue synching with the Google homegraph. Commands issued via my Google Assistant still seem to work fine.
Environment
- Home Assistant Core release with the issue: 2020.12.1
- Last working Home Assistant Core release (if known): ?
- Operating environment (OS/Container/Supervised/Core): Container
- Integration causing this issue: Cloud
- Link to integration documentation on our website: https://www.home-assistant.io/integrations/cloud/
Problem-relevant configuration.yaml
cloud:
google_actions:
filter:
include_entities: !include_dir_merge_list ../integrations/cloud/entities
entity_config: !include_dir_merge_named ../integrations/cloud/config
Traceback/Error logs
Logger: homeassistant.components.cloud.google_config
Source: components/cloud/google_config.py:140
Integration: Home Assistant Cloud (documentation, issues)
First occurred: December 23, 2020, 4:01:06 PM (15 occurrences)
Last logged: December 23, 2020, 11:55:05 PM
Error reporting state - 8: Quota exceeded for quota metric 'Quota units' and limit 'Quota units per minute' of service 'homegraph.googleapis.com' for consumer 'project_number:62702116XXXX'.
Additional information
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 67
- Comments: 22 (2 by maintainers)
Commits related to this issue
- Add some debug logging See home-assistant/core#44497 and NabuCasa/hass-nabucasa#210. — committed to joshuaspence/home-assistant-config by joshuaspence 3 years ago
- Remove some temporary logging I have temporarily disabled state reporting instead. I should be able to enable it in the next release (see https://github.com/home-assistant/core/issues/44497#issuecomm... — committed to joshuaspence/home-assistant-config by joshuaspence 3 years ago
This will be addressed in the next hotfix release of HA.
If you are being spammed with logs and feel that it affects performance, you can disable state reporting from the Google Assistant card, and re-enable it after the update.
Voice control continues to work without state reporting, but the Google Home app and Nest devices with screens will not update the status until you physically interact with them.