How to hide all log post for Waze Travel Sensor?
Now I have lots of this log posts:
Time 28.87 - 44.62 minutes, distance 28.62 - 40.57 km.
nov 23 19:36:13 hass[16720]: Time 30.92 - 42.52 minutes, distance 31.90 - 35.09 km.
I tried
logger:
default: warning
logs:
homeassistant.components.sensor.waze_travel_time: error
Without any good result.
Update
I found a reason.
https://github.com/home-assistant/home-assistant/issues/20071