ggieling

Results 11 comments of ggieling

The issue is actually with any non-initialised property. In the below example: ```php ``` The above code generates an error message with the following content: ``` : Uncaught Error: Typed...

Probably, I was not clear enough in defining the problem. I can set the vertical position in 5 positions varying between very high (approximately 90 degrees = horizontal) and very...

No, you can't set it in the 180 degree vertical position using the hOn mobile app. Perhaps I did not write that clear enough, but I wrote this as 'Perhaps...

> Activate the debug on HA for the HON integration > looks at the dump: every minute, I dump the status and all parameters from the hOn server. Maybe there...

I have added to configuration.yaml > # logger for airco (hOn) > logger: > default: warning > logs: > custom_components.hon: info > restarted home assistant waited one minute after restarting...

Silly, I could have thought that myself. I have extracted the log information and included the raw log file below. [v3.zip](https://github.com/user-attachments/files/17089835/v3.zip) extract.log is the section of the log file relevant...

At this moment I cannot control the airconditioner at all via standard hOn app or via Homeautomation. Only via the remote control. I can see the airconditioner signing in in...

I have the same issue on a newly installed device. I have two devices (one old laptop and a raspberry pi 4) that both run on libreelec and play netflix...

> [@ggieling](https://github.com/ggieling) I have the same issue with a clean install vs an old one. As the old one crashed due to a failing sdcard, I can't compare anymore. Could...

> [@ggieling](https://github.com/ggieling) Thank you so much! At first glance, I can't see where the error might be coming from. All relevant modules have the same versions. > > I'll try...