Andrew Mitrophanov

Results 2 issues of Andrew Mitrophanov

Fix following issue ``` >>> etree.tostring(etree.fromstring('', parser=etree.HTMLParser())) '' ```

## Proposed change Make file caches async to fix warnings on HA 2024.6.0 ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking change which fixes an...