Skip to content

Set ebusd values on MQTT with payload in JSON format #588

@estegewr

Description

@estegewr

Description

I use ebusd's MQTT output in JSON format, so I get the following result when querying the heating time slots:

image

To set these values I have to use the format which is also required and well-known from telnet server connection:
mosquitto_pub -h localhost -t "ebusd/hwc/Timer.Monday/set" -m "05:20;05:50;-:-;-:-;15:20;15:50;selected"

Is it planned to also support JSON format as payload for the set command?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions