Breaking changes
- New strict checks for JSON device data files were implemented. There was many errors in the existing files, some I was able to fix, some were renamed as
.invalid
. I would be happy if you submit fixed version as PR. - Climate now support preset modes. For example see codes/climate/1266.json. The format of the Climate files is backward compatible.
What's Changed
- device codes checking by @litinoveweedle in #53
- add support for temperature precision 2.0 by @litinoveweedle in #59
- fix autodocs json path by @litinoveweedle in #60
- renamed invalid device code files by @litinoveweedle in #62
- Preset modes support by @litinoveweedle in #68
- Pass remote controller parameters by @litinoveweedle in #78
New Contributors
- @tanishqmanuja made their first contribution in #50
- @harrytheeskimo made their first contribution in #37
- @vxav made their first contribution in #46
- @tracedebrake made their first contribution in #33
Full Changelog: 1.17.16...1.18.0b1