* Allow binary sensor state to be None
* Allow toggles (switches) state to be None
* Fix binary sensor table columns
* Update docs/core/entity/light.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Adjust camera docs to provide clarity on how to handle aspect ratios
- When working on home-assistant/frontend#9690 with `bramkragten`, we discovered
we need a minimum width and height to ensure the frontend images remain crisp and
the docs were not clear on what do to when aspect ratios were not the same.
* Update docs/core/entity/camera.md
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>