PeteRager / lennoxs30

Home Assistant Lennox S40 / S30 / E30 / M30 integration
MIT License
89 stars 13 forks source link

balancePoint question #299

Closed AndrewMoscoe closed 9 months ago

AndrewMoscoe commented 9 months ago

Hi,

Is the balancePoint attribute a read-only attribute or can this also be written to?

I don't yet have an S30 or Lennox HVAC system, but I am considering one, and I'd like to know if the balance point is scriptable before I get it.

PeteRager commented 9 months ago

Yes, all of the equipment parameters that Lennox technicians configure are accessible.

The general documentation is here. While the docs say it is in beta, it's not, people have been actively using it for a year.
https://github.com/PeteRager/lennoxs30/blob/master/docs/parameters.md

It does not list out all of the parameters since the list is dependent on what equipment is installed.

There is a discussion on this topic and some people looking at doing exactly that. They may be able to provide some examples.

https://github.com/PeteRager/lennoxs30/discussions/297

AndrewMoscoe commented 9 months ago

Thank you!