OctoPrint - Unable to locate value for completion

Hey Everyone,
So I’ve got the octoprint component all setup, configured and connected to my octoprint server. It’s able to pull all supported values from octoprint, and seems to work just fine.

Problem is, my logs are filling up with:

17-03-29 10:17:01 WARNING (Thread-12) [homeassistant.components.sensor.octoprint] Unable to locate value for completion
17-03-29 10:17:32 WARNING (Thread-4) [homeassistant.components.sensor.octoprint] Unable to locate value for completion
17-03-29 10:18:03 WARNING (Thread-5) [homeassistant.components.sensor.octoprint] Unable to locate value for completion
17-03-29 10:18:34 WARNING (Thread-12) [homeassistant.components.sensor.octoprint] Unable to locate value for completion
17-03-29 10:19:07 WARNING (Thread-1) [homeassistant.components.sensor.octoprint] Unable to locate value for completion
# grep "Unable to locate value for completion" home-assistant.log |wc -l
1205

Any good reason why this is filling my logs?
I can’t seem to determine what ‘completion value’ it’s looking for, which doesn’t surprise me.