Entities don't appear in HA #629
Unanswered
alexandru4444
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Deye inverter and dongle. Mqtt messages can be read in Mosquitto manually. No entities or device appear. There are YT videos where the entities appear immediately after configuration. Addon log shows no error. The device should appear in Mosquitto, it does not appear. Mqtt explorer shows that there are no mqtt inverter related messages "goin into" homeassistant. The messages inside homeasssistant are related to zigbee2mqtt only, and this app is disabled. Can someone please advise me on this topic?
DRIVER: solarman
INVERTERS:
HA_PREFIX: Deye_3x_10K
MODBUS_ID: 1
DONGLE_SERIAL_NUMBER: "1234"
PORT: tcp://192.168.xxx.xxx:8899
SENSOR_DEFINITIONS: three-phase
SENSORS:
SENSORS_FIRST_INVERTER:
MANUFACTURER: Deye
READ_ALLOW_GAP: 2
READ_SENSORS_BATCH_SIZE: 30
SCHEDULES:
READ_EVERY: 5
REPORT_EVERY: 60
CHANGE_ANY: false
CHANGE_BY: 80
CHANGE_PERCENT: 0
NUMBER_ENTITY_MODE: auto
PROG_TIME_INTERVAL: "15"
MQTT_USERNAME: mqtt_user
MQTT_PASSWORD: xxx
MQTT_PORT: 1883
MQTT_HOST: 192.168.xxx.xxx
DEBUG: 0
Beta Was this translation helpful? Give feedback.
All reactions