feat: web api is now implemented to fetch the actual status periodically
feat: bridge nuki callback - when setting the callback host ( = actual URL of the node-red installation ) the callbacks are also coming now from the bridge into node-red. it must be a HTTP connection - https is not able with the bridge!
feat: bridge itself callback - callbacks on the bridge are enabled, but just piped into the console because the data was not sent at the current test setup(s)
this fixxes #38, #37, #36 ... some side effects also on #13
feat: web api is now implemented to fetch the actual status periodically feat: bridge nuki callback - when setting the callback host ( = actual URL of the node-red installation ) the callbacks are also coming now from the bridge into node-red. it must be a HTTP connection - https is not able with the bridge! feat: bridge itself callback - callbacks on the bridge are enabled, but just piped into the console because the data was not sent at the current test setup(s)
this fixxes #38, #37, #36 ... some side effects also on #13