filcole / pycarwings2

Python library for interacting with the NissanConnect EV (aka CARWINGS) telematics service.
Apache License 2.0
33 stars 20 forks source link

Downgrade loglevel #27

Closed bwduncan closed 3 years ago

bwduncan commented 3 years ago

If the nissan servers force us to log in again, that's not an error because 99% of the time we will try again and succeed. It's only an error if it subsequently fails.

This "ERROR" is the only error in my home assistant log. Downgrading this will silence the warning in normal operation.