UNPKG

homebridge-hilo

Version:

Plugin Homebridge (non officiel) pour la passerelle et les appareils Hilo de Hydro-Québec | Unofficial Homebridge plugin for Hydro-Québec Hilo bridge and devices

16 lines (15 loc) 339 B
services: homebridge: image: homebridge/homebridge:latest #network_mode: host ports: - 8581:8581 - 8880:8880 volumes: - ./volumes/homebridge:/homebridge - .:/homebridge/node_modules/homebridge-hilo logging: driver: json-file options: max-size: "10mb" max-file: "1"