Skip to content

Downgrade netatmo warning-level log to info-level#15652

Merged
MartinHjelmare merged 1 commit intohome-assistant:devfrom
glpatcern:netatmo-pr4
Jul 24, 2018
Merged

Downgrade netatmo warning-level log to info-level#15652
MartinHjelmare merged 1 commit intohome-assistant:devfrom
glpatcern:netatmo-pr4

Conversation

@glpatcern
Copy link
Copy Markdown
Contributor

Description:

This mini-PR changes a recently-added log to info level, as the content of the log is not problematic.

Related issue (if applicable): fixes #15618

Example entry for configuration.yaml N/A

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@MartinHjelmare MartinHjelmare changed the title Downgrade warning-level to info-level log Downgrade netatmo warning-level log to info-level Jul 24, 2018
@MartinHjelmare MartinHjelmare merged commit 2eb125e into home-assistant:dev Jul 24, 2018
@ghost ghost removed the in progress label Jul 24, 2018
michaeldavie pushed a commit to michaeldavie/home-assistant that referenced this pull request Jul 31, 2018
@balloob balloob mentioned this pull request Aug 3, 2018
@wilfredsmit
Copy link
Copy Markdown

Thanks for the update! Logfile is much cleaner now! 😃👍🏼

@home-assistant home-assistant locked as resolved and limited conversation to collaborators Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Netatmo: NetAtmo refresh interval reset to 300 seconds after update to 0.74.0

4 participants