home-assistant-HomeWhiz / home-assistant-HomeWhiz

Home Assistant custom component for devices that can connect to HomeWhiz mobile app (Beko, Grundig, Arcelik)
MIT License
82 stars 22 forks source link

<entity unknown.unknown=unknown> Values #207

Open ftorredeflot opened 2 months ago

ftorredeflot commented 2 months ago

hi,

I deployed the integration using HACS and I connected my bluetooth washer via Bluetooth proxy integrated on a Shelly device

the connection works successfully but doesn't allow me to do anything and doesn't get any info.

gh1

I checked the logs and i find this

2024-03-25 18:49:27.506 DEBUG (MainThread) [custom_components.homewhiz] Sensors: ['state', 'washer_program', 'sub_state', 'washer_temperature', 'washer_spin', 'washer_fast_plus', 'custom_duration_level', 'washer_extra_rinse_count', 'delay_start#0', 'washer_duration', 'washer_remaining', 'washer_delay', 'delay_start_time#0', 'settings_volume']

2024-03-25 18:49:27.506 DEBUG (MainThread) [custom_components.homewhiz] Entities: {'state': <entity unknown.unknown=unknown>, 'washer_program': <entity unknown.unknown=unknown>, 'sub_state': <entity unknown.unknown=unknown>, 'washer_temperature': <entity unknown.unknown=unknown>, 'washer_spin': <entity unknown.unknown=unknown>, 'washer_fast_plus': <entity unknown.unknown=unknown>, 'custom_duration_level': <entity unknown.unknown=unknown>, 'washer_extra_rinse_count': <entity unknown.unknown=unknown>, 'delay_start#0': <entity unknown.unknown=unknown>, 'washer_duration': <entity unknown.unknown=unknown>, 'washer_remaining': <entity unknown.unknown=unknown>, 'washer_delay': <entity unknown.unknown=unknown>, 'delay_start_time#0': <entity unknown.unknown=unknown>, 'settings_volume': <entity unknown.unknown=unknown>}

I don't know if i'm doing something wrong, or the connection is fake.

if you need more logs, i'll be glad to provide them.

Thanks ,

Ferran Torredeflot

ftorredeflot commented 1 month ago

I upgraded to version 0.5.4, and the issue persists, on the logs I don't see any relevant.

TechHummel commented 1 month ago

Hi 👋 If there are no Bluetooth errors in the logs, it is unlikely this is an issue with the connection. If you could, please provide as many logs as possible.

ftorredeflot commented 1 month ago

hi I have attached some logs thanks for your response :)

logs.txt