Closed kindred40 closed 2 weeks ago
I have the same problem after the update to v2.2.0. This are my fans: Oxxify.smart 50 https://raumluft-shop.de/oxxify-smart-50.html
I don't have a v2 fan so I need a debug log to help
2024-11-09_DEBUG Protokoll_SIKU.txt
here is my debug log
2023-06-14_BDA_Anschluss_SmartHome_RV_V2.pdf
I have another document from the seller here, it might also be of interest to you. Unfortunately it is mostly in German...
What I also noticed is that all sensors (speed, humidity, filter timer, boost mode, mode, alarm) of two of my six fans no longer show a status. the status is unknown. The status of the sensors is still displayed for the other four fans.
@JoJoJo2211
I might have fixed the manual fan support, but I can't test it so could you try out v2.2.1-beta1 and attach a debug log with the results
2024-11-09_DEBUG Protokoll_SIKU_3.txt
So now there aren't even any buttons to choose a speed? I also see directly on the device that this entity is no longer provided by the integration?
There were a varialbe reference error, try v2.2.1-beta2
I think it's working now. I can choose all speeds, the sensors can also be seen. This is the only error I see now:
Logger: homeassistant.components.websocket_api.http.connection Quelle: components/websocket_api/commands.py:245 Integration: Home Assistant WebSocket API (Dokumentation, Probleme) Erstmals aufgetreten: 19:43:14 (1 Vorkommnisse) Zuletzt protokolliert: 19:43:14
[140001005266704] Unexpected exception Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service response = await hass.services.async_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/core.py", line 2802, in async_call response_data = await coro ^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/core.py", line 2845, in _execute_service return await target(service_call) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call single_response = await _handle_entity_call( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call result = await task ^^^^^^^^^^ File "/config/custom_components/siku/fan.py", line 105, in async_set_percentage await self.coordinator.api.power_on() File "/config/custom_components/siku/api_v2.py", line 120, in power_on await self._send_command(FUNC_READ_WRITE, cmd) File "/config/custom_components/siku/api_v2.py", line 241, in _send_command result_data, server = s.recvfrom(256) ^^^^^^^^^^^^^^^ TimeoutError: timed out
@kindred40 thanks a lot for the test host it helped a lot in identifying some of the wierdness in the v2 api dok
v2.2.1 should now work better and reset filter timer should work without it generating timout errors
System Health details
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 4592 Installed Version | 2.0.1 Stage | running Available Repositories | 1463 Downloaded Repositories | 29Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okEasee EV Charger
component_version | 0.9.64 -- | -- reach_easee_cloud | ok connected2stream | trueHome Assistant Supervisor
host_os | Home Assistant OS 13.2 -- | -- update_channel | stable supervisor_version | supervisor-2024.11.2 agent_version | 1.6.0 docker_version | 27.2.0 disk_total | 30.8 GB disk_used | 19.0 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | kvm board | ova supervisor_api | ok version_api | ok installed_addons | Mosquitto broker (6.4.1), Cloudflared (5.2.1), Studio Code Server (5.17.3), ESPHome (2024.10.3), Advanced SSH & Web Terminal (19.0.0), TasmoAdmin (0.30.6), EMHASS (v0.11.2), Zigbee2MQTT (1.41.0-1), Music Assistant Server (2.3.2)Dashboards
dashboards | 2 -- | -- resources | 11 views | 12 mode | storageRecorder
oldest_recorder_run | November 2, 2024 at 10:53 -- | -- current_recorder_run | November 9, 2024 at 10:27 estimated_db_size | 1088.59 MiB database_engine | sqlite database_version | 3.45.3Sonoff
version | 3.8.1 (ffa7e22) -- | -- cloud_online | 1 / 2 local_online | 1 / 1Checklist
Describe the issue
After update i get an error trying to set fan speed to low/medium/high (33/66/100%) Also can't set direction forward/reverse.
All sensors are working but any settings fail.
This is using the Hacks integration in HA. Version 2.1 is working.
Reproduction steps
Debug logs
Diagnostics dump
No response