-
Notifications
You must be signed in to change notification settings - Fork 24
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
Icon category and device change in the app like fan, outlet and lights #123
Comments
Are you using the home app? This still works for me, and I don't think it should have anything to do with the plugin. The only thing the plugin would be responsible for is sending the device type to HomeKit which would change which icons you are offered. |
@skull791 How does the ceiling fan present in the alarm.com app? I don't have any z-wave direct/alarm.com controlled fan switches. I do have Lutron Caseta fan switches and have the cloud integration with Lutron and alarm.com and those fans don't present in alarm.com at all. All my Lutron lights do though. |
As a light switch. Alarm.com does not have any other icons for zwave switches. It sucks ! On Dec 5, 2023, at 4:01 PM, ngori ***@***.***> wrote:
@skull791 How does the ceiling fan present in the alarm.com app?
I don't have any z-wave direct/alarm.com controlled fan switches. I do have Lutron Caseta fan switches and have the cloud integration with Lutron and alarm.com and those fans don't present in alarm.com at all. All my Lutron lights do though.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@skull791 Thanks, there would be no automatic way in that case for the plug-in to identify which switches being passed from ADC are fans. It would require some sort of user defined setting per switch to present to HK as fans. |
Great, thank you for answering that for me. If I decide to mess around with setting, how can I define those setting to present this as fan. On Dec 6, 2023, at 11:26 AM, ngori ***@***.***> wrote:
@skull791 Thanks, there would be no automatic way in that case for the plug-in to identify which switches being passed from ADC are fans. It would require some of user defined setting per switch to present to HK as fans.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
It's not as simple as an existing setting. It would require rewriting parts of the plugin to support fans as an accessory type and then also a way to identify which lights are actually fans. I believe the plugin currently only supports the alarm panel itself, sensors, locks, lights, and garage doors? |
It would be possible for us to allow users to remap a light as a switch, which allows the user to select between a fan, switch, or light in the home app. |
Hey Chase that would be awesome to have that ability. On Dec 13, 2023, at 8:14 AM, Chase Lau ***@***.***> wrote:
It would be possible for us to allow users to remap a light as a switch, which allows the user to select between a fan, switch, or light in the home app.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I've started building an override function but I need to know how HK is deciding what icons to show. Could you send a screenshot of the status of two devices? One should be a light and one should be a switch. |
Is there a way to change icon of the device? I was able to just click on the icon in home app before and change it to light fan or other icon before. If i click on any of them now it will only give me choices of "Lights" no fan availble. Is there a way to do this or am I doing something wrong? Thank you
The text was updated successfully, but these errors were encountered: