Beormund

Results 10 comments of Beormund

Is there any feedback on the PR or anything that you would like me to change?

What can I do to get all checks to pass please?

I think I have fixed the EOF Lint Check Errors and removed .DS_Store files.

It looks like we could get away with storing just the parameter count in params['_param_names']. I can't see the param names being used anywhere else. Perhaps change this to params['_param_count']....

> - component.suspend: dhw_preset_mode @north3221 what is dhw_preset_mode? I was trying to get your example to work but the compiler was complaining about not finding dhw_preset_mode. Also, how should I...

I have the same issue with commands not being ackd. I tried to resolve the merge conflicts in #93, but I think too many commits have been made since this...

@omerfaruk-aran - this sounds great and I am more than happy to test on my heat pump. I have the MIM-H04EN Wifi Receiver connected so am able to see the...

> I followed these instructions [home-assistant/core#101265 (comment)](https://github.com/home-assistant/core/issues/101265#issuecomment-2112170271) for an alternative way to acquire the data via the REST API. @ColinSainsbury which approach do you prefer - hass-template-climate or this integration?

I also see this error in the logs: `fatal: invalid object name 'origin/HEAD'.` Running latest docker image on Raspberry Pi 4 (Trixie) host. ARM starts up. I can open the...

@Danielson89 - a bit more detail on the error you are getting would help.