An OPCUA to MQTT bridge for Home Assistant
  • TypeScript 95.9%
  • Dockerfile 4.1%
Find a file
2025-12-26 22:24:14 +01:00
.vscode chore: add vscode settings 2025-12-07 21:53:17 +01:00
src feat: load configuration values from environment variables via dotenv 2025-12-26 22:20:10 +01:00
.gitignore chore: update .gitignore to exclude IDE-specific .idea/ directory 2025-12-26 22:19:32 +01:00
Dockerfile chore: add Dockerfile with multi-stage build for minimal production image 2025-12-26 22:24:14 +01:00
LICENSE chore: add initial .gitignore, LICENSE, and README files 2025-12-07 21:52:49 +01:00
package.json chore: add dotenv dependency for environment variable management 2025-12-26 22:19:50 +01:00
pnpm-lock.yaml chore: add dotenv dependency for environment variable management 2025-12-26 22:19:50 +01:00
README.md chore: add initial .gitignore, LICENSE, and README files 2025-12-07 21:52:49 +01:00
tsconfig.json chore: add tsconfig 2025-12-07 21:53:11 +01:00

OPC-UA to MQTT bridge for Home Assistant

Work in progress.