Shelly Device Handlers for Hubitat

Hello,

Yet another custom Shelly driver.
repo

Written using Pro 2PM. Expected to handle other devices with V2 protocol (with 'cover', 'input' and 'switch' components). Supports bound and unbound inputs.

Uses WebSocket stream. So mechanical button events and state changes should come instantly if link is up (no polling used/required). In case of link failure will try to reconnect back at specified time interval. Link status can be monitored trough attribute.

Authentification was not used during implementation so might not work.

2 Likes