Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for off-timers #46

Closed
felixmueller opened this issue Mar 21, 2024 · 1 comment
Closed

Add support for off-timers #46

felixmueller opened this issue Mar 21, 2024 · 1 comment

Comments

@felixmueller
Copy link

felixmueller commented Mar 21, 2024

Hi @KaSroka,
many thanks for maintaining this library! It makes using Toshiba ACs very comfortable via Home Assistant.
I was asking myself if the auto-off-timer-feature, which is usable in the Toshiba App, could be supported by this library to be adapted in the HA plugin in a second step.
You can find my original feature request here: h4de5/home-assistant-toshiba_ac#176
In my understanding (by consulting the Toshiba App), the setter needs to set a value like 0.5, 1.0, 1.5 etc. which is the number of hours the device should be on and the getter needs to read the time the device is turning off (e.g. 11:04).
Thank you very much for looking into this and maybe adding support. It is the very last important feature in my use case, which cannot be controlled without the Toshiba App at the moment.
Best,
Felix

P.S.: Of course, the ACs can be switched off simply using software automation. However, the Toshiba off-timer function is a hardware function, which is displayed as an additional LED on the AC to indicate that a timer is active. Supporting this would also allow multiple users to read and update the timers independently and would always be in sync when using the IR remote.

@KaSroka
Copy link
Owner

KaSroka commented Aug 12, 2024

I'm not planning to add this functionality, but I'm open to PRs. Here is my old instruction on how to reverse engineer the android app: h4de5/home-assistant-toshiba_ac#72 (comment)

@KaSroka KaSroka closed this as completed Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants