* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
* Update sensor.mysensors docs, about moving V_IR_SEND type to switch
platform.
* Update switch.mysensors docs. Add section about the new service and
additional example sketch for the IR switch device.
* Add binary sensor page. Move door, motion, smoke, and part of
sprinkler, leak, sound, vibration and moisture sensors to binary
sensor from sensor page.
* Move back S_LIGHT to switch page from light page.
* Specify config defaults and supported protocol
versions.
* Add guide for presenting a sensor.
* Specify supported S_TYPES and V_TYPES for sensors and switches.