mirror of
https://github.com/home-assistant/core.git
synced 2025-06-23 22:47:09 +00:00

* Allow string comparing in update platform * new approach after architecture discussion * cleanup * Update homeassistant/components/update/__init__.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update homeassistant/components/update/__init__.py Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> * add tests * Update tests/components/update/test_init.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update tests/components/update/test_init.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update tests/components/update/test_init.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * update docstrings * one more docstring --------- Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>