andrewsayre / pysmartthings

DEPRECATED: A python library for interacting with the SmartThings cloud API build with asyncio and aiohttp.
Apache License 2.0
110 stars 43 forks source link

FR: Add support for individual air conditioners within system air conditioner #28

Open samvanh opened 4 years ago

samvanh commented 4 years ago

I have a set-up with multiple indoor split air conditioning units.

They are all connected to a SAMSUNG MIM-H03 and able to be individually controlled.

Smartthings app screenshot: IMG_5253

With this library, they show up as 1 'System Air Conditioner' and are not individually exposed. Any chance to add this functionality?

radicedix commented 3 years ago

same situation. any solution?

dwradcliffe commented 1 year ago

Probably fixed by #77 and https://github.com/home-assistant/core/pull/99924