Results 1 to 5 of 5

Thread: Mqtt

  1. #1
    Junior Member
    Join Date
    Feb 2023
    Posts
    2

    Mqtt

    hi,

    I see that there is support for mqtt and a selection of data, is it possible to get flag data as output telemetry?
    My plan is to connect it to homeassistant and control a nanoleaf with flag color (yellow/green/blue).

  2. #2
    VP PR Manager Sparten's Avatar
    Join Date
    Feb 2017
    Posts
    721
    Currently its not put mapped to be part of the mqtt telemetry, but i guess its not too hard to do

  3. #3
    Junior Member
    Join Date
    Apr 2023
    Posts
    2
    in you folder "\Documentos\CrewChiefV4"
    you will find "mqtt_telemetry.json"

    add
    {
    "CrewChiefField": "SessionData.Flag",
    "TelemetryField": "Flag"
    },

    check the output and create your mqtt sensor then you can whatever you can in HA

  4. #4
    Junior Member
    Join Date
    Feb 2023
    Posts
    2
    works like a charm :-) thank you.

  5. #5
    Junior Member
    Join Date
    Dec 2023
    Posts
    2
    Quote Originally Posted by Grexzil View Post
    hi,

    I see that there is support for mqtt and a selection of data, is it possible to get flag data as output telemetry?
    My plan is to connect it to homeassistant and control a nanoleaf with flag color (yellow/green/blue).
    Hey mate,i was wonder how did you achieve that,i can connect mqtt to my HA,but i only get the tasmota-server thing in my HA,i can't receive any entities.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •