Keilin Bickar
Keilin Bickar
For the toggle service, the base cover component can toggle using the `is_closed` property For the toggle_tilt service, a new property `is_tilt_closed` would have to be added OR the toggle...
The main use case would be adding toggle support for devices that open and close. Anything that has `SUPPORT_COVER_OPEN` and `SUPPORT_COVER_CLOSED` would be able to toggle. _Side note: I know...
Any reason to name it toggle_cover rather than use the existing "toggle" service?
I think I see what you're saying - it's a bit different from a light in that it can be in a transition state. I guess it should take into...
Just tried it and it doesn't seem to be exposing any of the new modes added, just the same ones as before
@jesserockz is there anything else needed for this?
The climate360 line uses a pretty different API. Someone will need to find the codes to send to control them.
@ClayBenson94 figured it out for the rest of the commands. I think he did it by decompiling the app. Here's the initial discussion: https://github.com/kbickar/asyncsleepiq/issues/12
There are a few codes that might be of interest: FWPG = "GetFootwarmingPresence" FWTS = "SetFootwarmingSettings" FWTG = "GetFootwarmingSettings" I need to know the json payload sent and the response...
This is very helpful! Are you able to see if the `GetSystemConfiguration` returns something relating to foot warming? Need to know if it's supported on a bed