jakeblatchford / neeo-homeassistant

A Home Assistant integration for NEEO
17 stars 4 forks source link

User Auth #4

Open mbalders opened 4 years ago

mbalders commented 4 years ago

Is it possible to use user based auth instead of legacy password???

jaburges commented 4 years ago

is anyone still using this as it looks like API_PASSWORD was deprecated and long lived tokens are required now

jaburges commented 4 years ago

@mbalders I just edited the haservice.js to be able to use Long-Lived Access tokens. Its now a pull request so just need @jakeblatchford to review and approve it.

Please note - the HA_PASSWORD is now the LLAT, not the API_PASSWORD