Dear Community,
I’m using ‘Waze Travel Time’ integration and have 4 sensors.
I’m trying to get rid of this warning log without success.
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1270
First occurred: 11:50:40 (1 occurrences)
Last logged: 11:50:40Update of sensor.waze_travel_time_office_to_home_ac is taking over 10 seconds
I have tried some codes on ‘configuration.yaml’ but it doesn’t work:
logger:
default: info
logs:
homeassistant.components.sensor.waze_travel_time_office_to_home_ac: error
homeassistant.components.sensor.waze: error
homeassistant.components.waze: error
Any tips ?