List View
- Description: Provides a view for presenting Home Assistant todo list entities. Two versions provided. One has the checkbox option and the other does not show checkboxes
- Default name: list
- Current Version: v1.0.1
- Code link: List View Raw Code | List View No Checkbox
- Special Requirements: A background image will need to be upload to the HA server and the view code modified to use it
Installation
Views are automatically installed courtesy of the View Assist integration
Changelog
Version | Description |
---|---|
v 1.0.1 | Move list variable out of dictionary |
v 1.0.0 | Initial release |