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

Mapping for Blacklisting doesn't work #66

Open
Godsplan opened this issue Jan 22, 2023 · 1 comment
Open

Mapping for Blacklisting doesn't work #66

Godsplan opened this issue Jan 22, 2023 · 1 comment

Comments

@Godsplan
Copy link

Godsplan commented Jan 22, 2023

@henry-spanka : Many thanks for your amazing work on this plugin.
I have a small issue, I configured as follows:

{
"platform": "BuschJaegerSysAp",
"name": "BuschJaegerSysAp",
"sysIP": "xxxxxx",
"username": "xxxx",
"password": "xxxxx",
"mappings": {
"ABB700CD78A6": {
"blacklist": [
"ch0000"
]
},
}

My expectation would be that I can't see the unit "ABB700..." in Apple Home anymore.
But that doesn't work.

I tried to replace "ch0000" with "*" but it also didn't work.

Can someone help on this issue?

(i have an actuator which is not connected and which I don't want to have in apple home app)

Thank you!

@henry-spanka
Copy link
Owner

Hi,

looks correct for me. Did you make sure that the serial number and channel matches what is displayed in the Home Kit app? If you use "*" instead of a specific channel then the actuator does not show up at all.

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