Closed
Description
Right now our example configurations for each component/platform include all the options that are possible. This is bad as it tells users to use certain options that are not necessary.
Take for example the Hue light platform. 95% of the users should not care about filename
or allow_unreachable
. Hence, we should offer the option but not add it to the example (because they copy paste that).