mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 10:15:33 +01:00
483a4535c8
* Convert all HomeKit service info to string prior to checking for max length * Added check for None software version * Added test case for numeric version number * Update tests/components/homekit/test_accessories.py Co-authored-by: J. Nick Koston <nick@koston.org> * Fix style & none version test * Fix test * revert other change since it should be covered by the format_sw_version fix Co-authored-by: J. Nick Koston <nick@koston.org>