Skip to content

Augmented state issues #25

@hllhll

Description

@hllhll

When AC is off, Certain platforms (in my case, google home connected to HomeAssistant) would allow changing temp, fan speed etc when AC is off.
HOWEVER, When AC is off, temp and mode displayed by the device is Auto, 25d. So if any changes happens after device is off, next ON (even physically) the device will come up as On, Auto, 25d.

This can be remidiated by 2 steps:

  1. Augment the last known AC state when it was on. (Ignoring on/off state and current temp)
  2. If last on state was not kown, prevent any changes to it before turning on.
    I think this would solve: Turning the device off with ha gui switches ac to auto next time #24 and Damper (TAC910) system closes when turning off or on the HVAC #22

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions