vkorn / hassio-addons

Hass.io add-ons
58 stars 73 forks source link

Fixed ports definition for Hass.io #12

Open jamescw opened 6 years ago

jamescw commented 6 years ago

The original config.json for Hass.io was missing the ports collection which allows the container to bind to the host and be reachable from the network for the SmartThings hub to be able communicate. This adds the ports definition and sets some sensible defaults for the MQTT broker port and the smartthings-bridge server port.