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
LABEL org.opencontainers.image.description="Prometheus exporter for TP-Link Kasa smart plugs and power strips that exposes real-time power consumption, voltage, current, and energy metrics"
WORKDIR /app
# Install dependencies including tzdata for timezone resolution
RUN pip install --no-cache-dir "python-kasa[speedups]" prometheus_client pyyaml tzdata