revk / ESP32-Faikin

ESP32 based module to control Daikin aircon units
GNU General Public License v3.0
319 stars 45 forks source link

[FEATURE] MQTT Topic name #325

Closed lorbetzki closed 1 month ago

lorbetzki commented 1 month ago

Hello,

at the moment we have this mqtt situation:

command/\ setting/\ event/\ info/\ error/\ \ # livestatus homeassistant/*/\

I would appreciate it if you could specify a sendtopic by yourself instead of hostnames or mac. This would simplify filtering immensely.

for example

\/command/ \/setting/ \/event/ \/info/ \/error \/livestatus/ homeassistant/*/\/

what would you think of this?

revk commented 1 month ago

This would be a RevK library feature not Faikin specific.

Not impossible. Would need to be a setting.

revk commented 1 month ago

Library update in latest beta, new setting, please try.