-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
Open
Labels
Description
The problem
Using the latest version I've noticed that the integration is reporting a lot of state attributes in the log
What version of Home Assistant Core has the issue?
core-2025.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
MELCloud
Link to integration documentation on our website
https://www.home-assistant.io/integrations/melcloud/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
{'EffectiveFlags': 0, 'LocalIPAddress': None, 'SetTemperatureZone1': 24.0, 'SetTemperatureZone2': 20.0, 'RoomTemperatureZone1': 21.5, 'RoomTemperatureZone2': -39.0, 'OperationMode': 3, 'OperationModeZone1': 4, 'OperationModeZone2': 4, 'WeatherObservations': [{'Date': '2025-07-14T21:00:00', 'Sunrise': '2025-07-14T05:39:00', 'Sunset': '2025-07-14T21:00:00', 'Condition': 176, 'Humidity': 82, 'Temperature': 22, 'Icon': 'wsymbol_0025_light_rain_showers_night', 'ConditionName': 'Piovaschi localizzati', 'Day': 1, 'WeatherType': 0}, {'Date': '2025-07-15T03:00:00', 'Sunrise': '2025-07-15T05:40:00', 'Sunset': '2025-07-15T21:00:00', 'Condition': 113, 'Humidity': 85, 'Temperature': 20, 'Icon': 'wsymbol_0008_clear_sky_night', 'ConditionName': 'Sereno', 'Day': 1, 'WeatherType': 2}, {'Date': '2025-07-15T15:00:00', 'Sunrise': '2025-07-15T05:40:00', 'Sunset': '2025-07-15T21:00:00', 'Condition': 176, 'Humidity': 43, 'Temperature': 31, 'Icon': 'wsymbol_0009_light_rain_showers', 'ConditionName': 'Piovaschi localizzati', 'Day': 2, 'WeatherType': 1}, {'Date': '2025-07-16T03:00:00', 'Sunrise': '2025-07-16T05:41:00', 'Sunset': '2025-07-16T20:59:00', 'Condition': 113, 'Humidity': 73, 'Temperature': 21, 'Icon': 'wsymbol_0008_clear_sky_night', 'ConditionName': 'Sereno', 'Day': 2, 'WeatherType': 2}], 'ErrorMessage': None, 'ErrorCode': 8000, 'SetHeatFlowTemperatureZone1': 45.0, 'SetHeatFlowTemperatureZone2': 20.0, 'SetCoolFlowTemperatureZone1': 10.0, 'SetCoolFlowTemperatureZone2': 20.0, 'HCControlType': 2, 'TankWaterTemperature': 39.5, 'SetTankWaterTemperature': 40.0, 'ForcedHotWaterMode': False, 'UnitStatus': 0, 'OutdoorTemperature': 31.0, 'EcoHotWater': False, 'Zone1Name': None, 'Zone2Name': None, 'HolidayMode': False, 'ProhibitZone1': False, 'ProhibitZone2': False, 'ProhibitHotWater': False, 'TemperatureIncrementOverride': 0, 'IdleZone1': False, 'IdleZone2': True, 'DemandPercentage': 100, 'DeviceID': 61484, 'DeviceType': 1, 'LastCommunication': '2024-08-04T16:07:41.284', 'NextCommunication': '2024-08-04T16:08:41.284', 'Power': True, 'HasPendingCommand': False, 'Offline': True, 'Scene': None, 'SceneOwner': None}
Additional information
No response
javydekoning