mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00

* WOLF Smart-set integration * Removed translations. Changed device class of timestamp. Added new test for unknown exception * Remove unit_of_measurement from hours sensor * Code cleanup. Pull Request comments fixes * ConnectError import change. Removed DEVICE_CLASS_TIMESTAMP * Add unique id guard with tests. Use common translations. Move device_id resolution to config_flow. * Remove debug print
2 lines
55 B
Python
2 lines
55 B
Python
"""Tests for the Wolf SmartSet Service integration."""
|