/homebridge-tami4edge

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Homebridge Tami4 Edge Shield plugin

This plugin allows you to boil water on your tami4edge device from homekit. Doesnt work: To get token login at https://www.tami4.co.il/area/lobby open console and run

console.log(document.cookie.split('; ').find(row => row.startsWith('userToken=')).split('=')[1]);