What's Changed
- Reorder configuration (#10817) @ludeeus
- Add struct for state trigger and condition (#10811) @bramkragten
- zwave_js config param should only be a toggle if there are 2 states (#10812) @raman325
- Fix zwavejs provisioned view (#10809) @bramkragten
- Fix clearing of picture (e.g. area and person config) (#10816) @spacegaier
- Fix camera stream rendering in area card without picture (#10815) @spacegaier
- Fix disabled date input (#10813) @bramkragten
- Add toggle for camera view in area card (#10810) @bramkragten
- Fetch cloud and updates on reconnect (#10808) @ludeeus
- Filter out invalid text input for
input_text
(#10797) @spacegaier - Mark more trigger fields as optional (#10798) @spacegaier
- Fix core changelog URL (#10804) @ludeeus
- Use ha-logo-svg on info page (#10807) @ludeeus
- Use correct label in area card editor (#10799) @spacegaier
- Add
switch
to input row domains to fix mobile focus issue (#10792) @spacegaier