Closed tudstudent closed 8 months ago
esphome version does not require mqtt because it is directly connecting with home assistant using home assistant components.
Yes, I know, but for certain integration tasks it might be helpful. So just looking if supported.
Hey you can hook mqtt through home assistant if needed pushing data as soon as ha receives it
On Wed, Nov 1, 2023, 11:34 tudstudent @.***> wrote:
Yes, I know, but for certain integration tasks it might be helpful. So just looking if supported.
— Reply to this email directly, view it on GitHub https://github.com/vekexasia/comfoair-esp32/issues/59#issuecomment-1788736679, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQ6S634COILC5Q5ZQ4263YCIQSLAVCNFSM6AAAAAA6Y6MBG6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBYG4ZTMNRXHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Correct, have that already. But it depends on HA. Ideally would be to have it pushed to MQTT and then picked up by whatever UI/Tool I want. (If HA is down for whatever reason the stable MQTT remains online and therefore data collection unaffected)
@tudstudent sorry for late response. you can use mqtt component and publish everything there if you want.
Sorry, searching did not supply an answer. I see there is a discrepancy in commit dates between the mqtt tree and the normal tree. Furthermore, normal tree is esphome enabled, cannot find if mqtt tree can be used the same?
Additionally, I was searching for mqtt config details in esphome, also no luck so far.
Would you mind clarifying these details (or point in the right direction)