Smartplug USB: make config entities and sensors optional
- Config entities are missing on some plugs (even with the same product id)
- sensors are marked as force: true, but were not optional.
Atributes that require forced updates are not always reported without
that forcing, so must be optional.
Discussion #2126