Fix icons and strings in Balboa (#117618)

This commit is contained in:
Joost Lekkerkerker 2024-05-17 16:17:36 +02:00 committed by GitHub
parent a29a0a36e5
commit 9cf8e49b01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 8 deletions

View file

@ -54,7 +54,6 @@ async def async_setup_entry(
class BalboaClimateEntity(BalboaEntity, ClimateEntity):
"""Representation of a Balboa spa climate entity."""
_attr_icon = "mdi:hot-tub"
_attr_hvac_modes = [HVACMode.HEAT, HVACMode.OFF]
_attr_supported_features = (
ClimateEntityFeature.TARGET_TEMPERATURE