mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Rename component to integration in TEMPer (#167034)
This commit is contained in:
@@ -1 +1 @@
|
|||||||
"""The temper component."""
|
"""The TEMPer integration."""
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
"""Tests for the temper integration."""
|
"""Tests for the TEMPer integration."""
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
"""The tests for the temper (USB temperature sensor) component."""
|
"""The tests for the TEMPer integration."""
|
||||||
|
|
||||||
from datetime import timedelta
|
from datetime import timedelta
|
||||||
from unittest.mock import Mock, patch
|
from unittest.mock import Mock, patch
|
||||||
|
|||||||
Reference in New Issue
Block a user