You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
First of all, nice work here. I got this working at my home and can now control my lights.
But off-coarse it would be nice if I could also control my dimmers, motors, ...
I'am pretty new to nodejs and github, so I'm not an expert at all, but as far I can see, the nhc-homekit can now only support on/off ( true/false ) values.
I just wondered if you already did extra work here, before I try to make the changes myself to allow 0-100 values too? In that way it would be possible to control the dimmers.
And off-coarse I would then also need to add the actions of type 2 ( dimmers ), type 4 ( motors ), ...
Hi Kevin,
First of all, nice work here. I got this working at my home and can now control my lights.
But off-coarse it would be nice if I could also control my dimmers, motors, ...
I'am pretty new to nodejs and github, so I'm not an expert at all, but as far I can see, the nhc-homekit can now only support on/off ( true/false ) values.
I just wondered if you already did extra work here, before I try to make the changes myself to allow 0-100 values too? In that way it would be possible to control the dimmers.
And off-coarse I would then also need to add the actions of type 2 ( dimmers ), type 4 ( motors ), ...
Kind regards,
Jan