Happy-Cadaver

Results 2 issues of Happy-Cadaver

**Describe the bug** When I use `floorplan.text_set` with multi line text (eg. `text: 'Artist\nTrack\nInfo'`) and then set the element with a single line (eg. `text: 'Artist Track Info'`) the extra...

bug

Got this warning in my logs, thought you should know. ``` Detected that custom integration 'webrtc' accessed lovelace_data['resources'] instead of lovelace_data.resources at custom_components/webrtc/utils.py, line 129: resources: ResourceStorageCollection = hass.data["lovelace"]["resources"]. This...

enhancement