Skip to content

Commit

Permalink
Translations and refactor (ajtudela#8)
Browse files Browse the repository at this point in the history
* add translations. DeviceEntity refactor. Tests updates.

* update tests for subscribe device.
  • Loading branch information
Delmael committed Feb 6, 2025
1 parent 0673479 commit 066ff5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/smartbox/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import logging
from typing import Any

import requests
from homeassistant import exceptions
from homeassistant.config_entries import ConfigEntry
from homeassistant.const import Platform
from homeassistant.core import HomeAssistant
Expand Down

0 comments on commit 066ff5a

Please sign in to comment.