Commit graph

5 commits

Author SHA1 Message Date
Julian Pawlowski
b1c36f5279 chore(dev): disable analytics and error reporting for dev instance
Disabled analytics integration in development configuration to prevent:
- Skewing production statistics at analytics.home-assistant.io
- Sending error reports from development instance (expected to have errors)
- Transmitting usage data from non-production environment

This ensures dev container only affects local development, not HA statistics.

Impact: Development environment no longer sends telemetry data to Home
Assistant. No user-visible changes.
2025-11-11 21:35:50 +00:00
Julian Pawlowski
6040a19136 update dev environment 2025-11-03 15:54:01 +00:00
Julian Pawlowski
772f9dd310 fix go2rtc dependency for development 2025-11-02 14:24:17 +00:00
Julian Pawlowski
dea7cfee43 Rename component 2025-04-18 12:51:32 +00:00
Julian Pawlowski
131a4eb148
Initial commit 2025-04-18 14:32:54 +02:00