Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Domoticz Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:21, 1 May 2026 Walter vl talk contribs created page Matter (Created page with "This page is WIP! From beta 2026.1 domoticz has a Matter integration based on matter.js === Matter.js server === For the matter integration to work you need a running matter-js-server (setup with docker: https://github.com/matter-js/matterjs-server/blob/main/docs/docker.md) docker-compose.yml example:<syntaxhighlight lang="yaml"> services: matterjs-server: container_name: matterjs-server image: ghcr.io/matter-js/matterjs-server:latest read_only: true...") Tag: Visual edit