Logging: remove excessive library logging
Having debug logging from libraries is usually just information overload,
and when users post them unfiltered can reveal sensitive information about
their install.
In cases where they are really needed, the users will have to enable them
the old fashioned configuration.yaml way, and restart HA (or maybe a reload
of some sort will work).