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
Control Panel UI: Directly control your nodes and their values from the UI, including:
Nodes management: Add, remove, and configure all nodes in your Z-Wave network
Firmware updates: Update device firmware using manufacturer-supplied firmware files
Groups associations: Add, edit, and remove direct node associations
Z-Wave JS Exposed: Provides full-access to Z-Wave JS's APIs
Full-Featured Z-Wave to MQTT Gateway: Expose Z-Wave devices to an MQTT broker in a fully configurable manner
Secured: Supports HTTPS and user authentication
Scene Management: Create scenes and trigger them by using MQTT apis (with timeout support)
Debug Logs in the UI: See debug logs directly from the UI
Access Store Files in the UI: Access the files are stored in the persistent store folder directly from the UI
Network Graph: Provides a beautiful map showing how nodes are communicating with the controller
Automatic/Scheduled backups: Scheduled backup of NVM and store directory. It's also possible to enable automatic backups of NVM before every node inclusion/exclusion/replace, this ensures to create a safe restore point before any operation that can cause a network corruption.
Zniffer Support: Supports Zniffer mode for debugging Z-Wave traffic
Dianogsitics: Use Healtcheck and Link quality tools to diagnose network issues
Software integrations
Home Assistant: using the official addon or standalone installation through plain MQTT or MQTT Discovery. See docs