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
Add "ports-list" command that lists all ports with their types (#20)
Add port enumeration to SDK (GET_PORTS, GET_TYPE) (#20)
If autologin flag is false in the configuration, Home Assistant integration will not do PERIODIC logout-login sequency to renew the token use to communication with the gateway
Changed
Updated linter versions and fixed code smells
'groups group' subcommand has been renamed to 'groups list'
'users group' subcommand has been renamed to 'users list'
README updated
Increased gateway authorization token lifecycle period (automatic logout-login sequence happens less frequently: only in every 6 hours)