v1.0.8
v1.0.8
Patch release: canonical color-wheel default + docs polish.
Color-wheel default
- Standalone
default_view_mode: color-wheeltile now defaults to21 hues × 6 rings(was24 × 8), matching the popup color-wheel. - If you preferred the denser 24 × 8 wheel, opt in explicitly:
color_wheel: hue_segments: 24 saturation_rings: 8
Documentation
- New
docs/CONFIGURATION.md: full schema reference for all 41 user-facing config options + 6 copy-paste yaml example blocks. - README gets a "Configuration" section linking to it, with the 5 most-asked-about options highlighted (
expand_in_place,expansion_sticky,parent_node: hide,default_view_mode,icon_color: 'on-state'). - README +
docs/INSTALLATION.mdreframed: install via HACS is currently the custom-repository path while we wait for HACS-Default approval. - Typo fix:
docs/INSTALLATION.mdexample resource URL is now?v=1.0.0(was?v=0.9.0).
Compatibility
Backwards-compatible: no config-schema changes, no removed attributes. Existing dashboards render correctly. Only visible change for default-config users: the standalone color-wheel tile now shows 21 × 6 instead of 24 × 8.