RobHofmann / HomeAssistant-GreeClimateComponent

Custom Gree climate component written in Python3 for Home Assistant. Controls AC's supporting the Gree protocol.
GNU General Public License v3.0
318 stars 106 forks source link

It doesn't start on Hassio #133

Closed giacomocarrozzo closed 6 months ago

giacomocarrozzo commented 1 year ago

Describe the bug It doesn't start on Hassio.

Configuration

mqtt:
  broker_url: mqtt://172.0.0.1
  username: mqtt-user
  password: mqtt-user
  retain: ""
devices:
  - hvac_host: 192.168.188.109
    mqtt_topic_prefix: home/greehvac

Platform:

Logs s6-overlay-suexec: fatal: can only run as pid 1

RobHofmann commented 6 months ago

This is a different custom component probably. we don't use MQTT for this component :).