Skip to content

A simple proxy to sit between the Nuki bridge and openHAB (since the openHAB REST API requires `Content-Type=text/plain` but Nuki sends `application/json`)

License

Notifications You must be signed in to change notification settings

sumnerboy12/nukiproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nukiproxy

A simple proxy to sit between the Nuki bridge and openHAB (since the openHAB REST API requires Content-Type=text/plain but Nuki sends application/json)

Copy nukiproxy.ini.example -> nukiproxy.ini and update with your settings.

Run via python nukiproxy.py.

Configure your Nuki bridge callback URL to point to nukiproxy.

NOTE: as of v1.3.5 of the Nuki bridge firmware the callback will fail if the nukiproxy has an endpoint other than /.

About

A simple proxy to sit between the Nuki bridge and openHAB (since the openHAB REST API requires `Content-Type=text/plain` but Nuki sends `application/json`)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages