1 Commits

Author SHA1 Message Date
sususweet
9141ae2758 Update readme 2025-09-17 23:31:27 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
"""Data coordinator for Midea Auto Codec integration."""
"""Data coordinator for Midea Auto Cloud integration."""
import logging
from datetime import datetime, timedelta

View File

@@ -1,4 +1,4 @@
"""Base entity class for Midea Auto Codec integration."""
"""Base entity class for Midea Auto Cloud integration."""
from __future__ import annotations

View File

@@ -1,5 +1,5 @@
{
"name": "Midea Auto Codec",
"name": "Midea Auto Cloud",
"render_readme": true,
"homeassistant": "2024.11.0"
}