unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
25 stars 0 forks source link

HA Samsung Air Conditioner Integration #122

Open fbutler opened 12 months ago

fbutler commented 12 months ago

Is there an existing issue for this?

Description

Hi I have a HA integration using the HACs "SmartThings Custom" integration form the https://github.com/veista/smartthings Customer Integration Repository.

Doing a search for the AirCon entity in HA shows 12 entities:

Home Assistant Aircon entities

If I do the same AirCon entities search in the HA integrations section of the Web Configurator it only shows 10 entities with the "Aircon Audi Volume" and "Aircon Filter Alarm" missing.

Remote 2 Aircon Entities

If I click on the climate.aircon entity in HA I can see multiple commands associated with the entity, all of which are functional:

Aircon Entity Available Functionality

If I then add the Aircon entity to Remote 2 I can see the list of available controls. However these are a subset of the commands shown in HA and there is a repeat of the "HVAC mode" command

Remote 2 Available AirCon commands

How to Reproduce

In HA: Remove your original smartthings integration if you have one set up (optional) Add https://github.com/veista/smartthings as a Custom Repository Install SmartThings Custom from the HACS Integrations tab Restart Home Assistant Install SmartThings from the HA Integrations tab

View the air conditioner entities in HA and compare with the air conditioner entries in the Remote 2 HA integration Add the air conditioner HA entity to Remote 2 View the available commands

Expected behavior

All entities associated with the AirCon entity to be visible within the Remote 2 HA integration screen All commands associated with the aircon entity in HA to be available within the Remote 2 integration

System version

1.33

What part of the system affected by the problem?

Web Configurator, Integration

Additional context

I'm relatively new to HA so the issue could be me misunderstanding something, about the way things work, However it seemed pretty logical to me that entities available in HA would also be available in Remote 2 and the commands associated with an entity in HA would be reflected in the commands associated with the entity in Remote 2. If it is a bug let me know if you need any additional information.

zehnm commented 11 months ago

All entities associated with the AirCon entity to be visible within the Remote 2 HA integration screen

We only support a subset of the Home Assistant entities. According to the screen shot:

Both HA entity-types are unfortunately not supported at the moment. (Technical docs of R2 entities).

For the climate entity, a few features like fan-mode and target temperature range is not yet implemented, but will come.

The HVAC mode command shouldn't show twice for the same device and is most likely a bug. I'll check this.

fbutler commented 11 months ago

Thanks for investigating and the explanation. The commands I am interested in accessing are: Mode, Preset, Fan mode, and Swing mode.