mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00

* Add Uonet+ Vulcan integration * Add "configuration_url", fix some minor issues * Refactor and fix tests * Optimize code * Apply suggestion from code review Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com> * Update error handling * Fix some tests * Update CODEOWNERS and fix pylint * Cleanup vulcan tests * Run prettier Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com> Co-authored-by: Erik Montnemery <erik@montnemery.com>
2 lines
47 B
Python
2 lines
47 B
Python
"""Tests for the Uonet+ Vulcan integration."""
|