0.9.1
- Yaml file validation! The config.yaml file is now validated against a defined schema. This should catch errors early and provide a good description of the problem.
Potential Breaking Change If you have an error in your config.yaml file, you will get an error on restart. I believe that 99% of users will have 0 issues.
- Add support for
on
andoff
command to the fan group for fan_lincs. Thanks @lnr0626