Closed jaburges closed 5 years ago
Thanks for the issue, need to investigate
heya, so it looks like they've completely removed the ability to use [target]
in 0.90.1
2019-03-23 21:45:08 WARNING (MainThread) [homeassistant.helpers.config_validation] Your configuration contains extra keys that the platform does not support.
Please remove [target]. (See /config/configuration.yaml, line 54).
OK in HA 0.94 I get this error, but it does not prevent the component from working:
2019-05-19 06:02:11 WARNING (MainThread) [homeassistant.helpers.config_validation] Your configuration contains extra keys that the platform does not support.
Please remove [target]. (See /Users/robincole/.homeassistant/configuration.yaml, line 54).
Offending data: {"platform": "deepstack_face", "ip_address": "<redacted>", "port": "<redacted>", "scan_interval": "<redacted>", "target": "person", "source": "<redacted>"}
I haven't experienced this myself
Persistent message generated by HA:
Docker HA v0.89.0