core/homeassistant/components/graphite
Igor 6ed68d8ced
Do not show graphite warnings if no new_state in event (#36292)
It is not correct to show warning about "unexpected event type" if EVENT_STATE_CHANGED have no new_state field.
We should show this warning only if it is real unexpected event type.
Run task_done() before continue, because we should tell the queue that the processing on the task is complete
  after get().
2020-05-31 19:58:02 +02:00
..
__init__.py Do not show graphite warnings if no new_state in event (#36292) 2020-05-31 19:58:02 +02:00
manifest.json