mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 09:49:52 +01:00
2721874f13
* Get hostname id from get_settings * Add try except in get_hostname_id function * Update tests after adding get_hostname_id function * Revert "Update tests after adding get_hostname_id function" This reverts commit5fa4e533cb. * Add test for G2 models in config flow. * Add test for helper module. * Fix test for numbers. * Revert "Add try except in get_hostname_id function" This reverts commit059f5bd9b4. * Update variable name with known hostname ids to be private --------- Co-authored-by: Stefan Gmeiner <stefangm42@gmail.com>