-
需要增加 **unique_id** 到mqtt发现。
源码src/dc1.cpp
大概在180行左右的位置,参照下面改吧
```{
sprintf(topic, PSTR("%s/switch/%s_%d/config"), globalConfig.mqtt.discovery_prefix, UID, (ch + 1));
if (isE…
-
### design challenge
-a grid of PFP pictures in my immediate network (and/or +1 hop) @jb55 has previously visualized this
-grouping by e.g.
--relays
--most interactions
--most mutual follows
--m…
-
### Robot Model
Turtlebot4 Lite
### ROS distro
Humble
### Networking Configuration
Simple Discovery
### OS
Ubuntu 22.04
### Built from source or installed?
Installed
### Package version
1.0…
-
After stabilising what should be in the JSON for the HVAC devices, add a templated discovery topic with every client as they are first discovered, and publish this after every reconnect.
https://ww…
-
From #33 and https://github.com/swicg/activitypub-html-discovery/issues/33#issuecomment-2480722239
section hierarchy should generally follow the expected user flow
section hierarchy should also …
-
## Expected Behavior
If I remove something in MQTT from Home Assistant discovery, I expect the channels for that component to disappear in openHAB, otherwise I'm left with cruft, especially if I'm …
-
In order to tie the entity created by this to a device in HA, could the `device:` map be filled out as part of the MQTT discovery topic? It looks like the unique ID field is already being set, so it d…
-
## Description
ros2 bag play /testbag results in "rosbag2_recorder" actively publishing discovery log messages.
### Expected Behavior
When starting rosbag2_player then "rosbag2_recorder" should n…
-
Accroding this configuration, still not worked, we got 504 gateway timeout.
ref: https://asktug.com/t/topic/1011985
```
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: lqb-y…
-
https://github.com/AztecProtocol/aztec-packages/issues/9762 expands on the current mechanism for sender tags by searching for used tags (and therefore indices) in the node prior to injecting the curre…