Add 'power_sensor.yaml'

This commit is contained in:
Adolfo Delorenzo 2022-07-29 08:38:04 +02:00
parent 853eda8b6d
commit 574fa07bc5
1 changed files with 7 additions and 0 deletions

7
power_sensor.yaml Normal file
View File

@ -0,0 +1,7 @@
version: '3.3'
services:
sensor_power:
container_name: power
image: registry.zz11.net/sensor_power
stdin_open: true
tty: true