Getting this a lot in my logs since updating to 1.2.0
Logger: homeassistant.helpers.template
Source: helpers/template.py:2990
First occurred: 4:33:10 pm (152 occurrences)
Last logged: 4:45:41 pm
Template variable error: 'dict object' has no attribute 'internet_loss_status' when rendering '{{ value_json.orb_score.components.reliability_score.components.internet_loss_status.value | round(0) }}'
Template variable error: 'dict object' has no attribute 'internet_loss_status' when rendering '{{ (value_json.orb_score.components.reliability_score.components.internet_loss_status.value * 100) | round(0) }}'
Getting this a lot in my logs since updating to 1.2.0