Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotenso AC energy consumption unknown #444

Open
zeus85 opened this issue Jan 6, 2025 · 1 comment
Open

Rotenso AC energy consumption unknown #444

zeus85 opened this issue Jan 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@zeus85
Copy link

zeus85 commented Jan 6, 2025

HA core version

2025.1.0

Current integration version

0.6.5

Last known working integration version

none

Device type and model

Air Conditioner 00000Q1C (-84)

Working mobile app

NetHome Plus

The detail description of bug/problem

My AC Nevo N70Xi / UO70Xo with WiFi module LCAC EU-OSK105 (https://thermosilesia.pl/assets/default/system_object_files/0a914921b747adee5d6b564aef03fa40.pdf) couldn't report properly such entities: realtime_power, current_energy_consumption, total_energy_consumption (also humidity, but I'm pretty sure that my AC just don't have such sensor inside) - all of them are 'unknown' (no value, not '0')

The logs

2025-01-06 19:55:10.046 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] refresh_status with cmds: [<midealocal.devices.ac.message.MessageQuery object at 0x7ff3429cbed0>, <midealocal.devices.ac.message.MessageNewProtocolQuery object at 0x7ff31af865d0>, <midealocal.devices.ac.message.MessagePowerQuery object at 0x7ff31af87d90>], check_protocol False
2025-01-06 19:55:10.046 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] Sending: {'_device_type': <DeviceType.AC: 172>, '_message_type': <MessageType.query: 3>, '_body_type': <ListTypes.X41: 65>, '_message_protocol_version': 0, '_message_id': 9, 'header': 'aa20ac00000000000003', 'body': '418100ff000000000000000000000000000000000969', 'message_type': 'query', 'body_type': '41', 'self': <midealocal.devices.ac.message.MessageQuery object at 0x7ff3429cbed0>}, query is True
2025-01-06 19:55:10.048 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] Sending: {'_device_type': <DeviceType.AC: 172>, '_message_type': <MessageType.query: 3>, '_body_type': <ListTypes.B1: 177>, '_message_protocol_version': 0, '_message_id': 10, 'header': 'aa1aac00000000000003', 'body': 'b106420018001500170033024b000ade', 'message_type': 'query', 'body_type': 'b1', 'self': <midealocal.devices.ac.message.MessageNewProtocolQuery object at 0x7ff31af865d0>}, query is True
2025-01-06 19:55:10.049 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] Sending: {'_device_type': <DeviceType.AC: 172>, '_message_type': <MessageType.query: 3>, '_body_type': <ListTypes.X41: 65>, '_message_protocol_version': 0, '_message_id': 11, 'header': 'aa11ac00000000000003', 'body': '41210144000109', 'message_type': 'query', 'body_type': '41', 'self': <midealocal.devices.ac.message.MessagePowerQuery object at 0x7ff31af87d90>}, query is True
2025-01-06 19:55:10.128 DEBUG (Rotenso Nevo) [midealocal.devices.ac] [152832116307552] Received: {'_device_type': <DeviceType.AC: 172>, '_message_type': <MessageType.query: 3>, '_body_type': <ListTypes.C0: 192>, '_message_protocol_version': 3, '_header': 'aa22ac00000000000303', '_body': <midealocal.devices.ac.message.XC0MessageBody object at 0x7ff31af87d90>, '_data': 'c00144287f7f00308000005c40000000000000000000fe50', 'parser_list': [], 'power': True, 'mode': 2, 'target_temperature': 20.0, 'fan_speed': 40, 'swing_vertical': False, 'swing_horizontal': False, 'boost_mode': False, 'smart_eye': False, 'natural_wind': False, 'dry': False, 'eco_mode': False, 'aux_heating': False, 'temp_fahrenheit': False, 'sleep_mode': False, 'indoor_temperature': 21.0, 'outdoor_temperature': 7.0, 'full_dust': False, 'screen_display': True, 'frost_protect': False, 'comfort_mode': False, 'header': 'aa22ac00000000000303', 'body': 'c00144287f7f00308000005c40000000000000000000fe50', 'message_type': 'query', 'body_type': 'c0', 'self': <midealocal.devices.ac.message.MessageACResponse object at 0x7ff3429cbed0>}
2025-01-06 19:55:10.129 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] Status update: {'power': True, 'mode': 2, 'target_temperature': 20.0, 'fan_speed': 40, 'swing_vertical': False, 'swing_horizontal': False, 'smart_eye': False, 'dry': False, 'aux_heating': False, 'boost_mode': False, 'sleep_mode': False, 'frost_protect': False, 'comfort_mode': False, 'eco_mode': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'full_dust': False, 'indoor_temperature': 21.0, 'outdoor_temperature': 7.0}
2025-01-06 19:55:10.203 DEBUG (Rotenso Nevo) [midealocal.devices.ac] [152832116307552] Received: {'_device_type': <DeviceType.AC: 172>, '_message_type': <MessageType.query: 3>, '_body_type': <ListTypes.X00: 0>, '_message_protocol_version': 3, '_header': 'aa1aac00000000000303', '_body': <midealocal.message.MessageBody object at 0x7ff3224baa80>, '_data': '00000000000000000000000000000000', 'parser_list': [], 'header': 'aa1aac00000000000303', 'body': '00000000000000000000000000000000', 'message_type': 'query', 'body_type': '00', 'self': <midealocal.devices.ac.message.MessageACResponse object at 0x7ff3429cbed0>}
2025-01-06 19:55:10.203 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] Unidentified protocol
2025-01-06 19:55:10.286 DEBUG (Rotenso Nevo) [midealocal.devices.ac] [152832116307552] Received: {'_device_type': <DeviceType.AC: 172>, '_message_type': <MessageType.query: 3>, '_body_type': <ListTypes.C1: 193>, '_message_protocol_version': 3, '_header': 'aa1fac00000000000303', '_body': <midealocal.devices.ac.message.XC1MessageBody object at 0x7ff31af87d90>, '_data': 'c12101c40000000000000000000000000000000073', 'parser_list': [], 'header': 'aa1fac00000000000303', 'body': 'c12101c40000000000000000000000000000000073', 'message_type': 'query', 'body_type': 'c1', 'self': <midealocal.devices.ac.message.MessageACResponse object at 0x7ff3429cbed0>}
2025-01-06 19:55:10.286 DEBUG (Rotenso Nevo) [midealocal.device] [152832116307552] Unidentified protocol

@zeus85 zeus85 added the bug Something isn't working label Jan 6, 2025
@wuwentao
Copy link
Owner

wuwentao commented Jan 7, 2025

@zeus85 from your issue description: but I'm pretty sure that my AC just don't have such sensor inside) - all of them are 'unknown' (no value, not '0')
what's the mean?

you mean your AC device don't have these sensor?
anyway, you should confirm all these feature available in your Nethome Plus app, as it required hardware model/sensor support.
if your AC device don't have these hardward model, no one can got these data, this is the root cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants