-
## Hardware
* [ ] ESP8266
* [ ] ESP32
* [x ] Raspberry Pi
Modelname: __4B____
Retailer URL: ______
### nRF24L01+ Module
* [x ] nRF24L01+ you verified this is a **Plus model** capable …
-
Steps to reproduce
------------------
1. Play media in an application other than Quod Libet, for example a Youtube video in your browser. Pause playback with the multimedia keys on your keyboard.
…
-
I have several sensors that show up fine on autodiscovery, but unfortunately the primary key used for the sensor is not in the list:
https://github.com/pbkhrv/rtl_433-hass-addons/tree/main/rtl_433_mq…
-
I use mixed case for my Home Assistant default discovery prefix. Having installed this marvellous tool on my Raspberry Pi, I struggled to see why I wasn't receiving any MQTT messages. MQTT Explorer …
-
- [X] I have read the [README.md](https://github.com/flyte/pi-mqtt-gpio/blob/develop/README.md) file and visited the [Documentation](https://mqtt-io.app/) to see if the information there helps.
**D…
-
I need to write a script that continuously sends out messages every second that contain generated data. This module will only send out messages after the entire script has completed. For example, thi…
-
### Describe the feature
`mqtt5_client_builder.websockets_with_default_aws_signing(...)` raises a `AWS_ERROR_HTTP_CALLBACK_FAILURE` for both network errors and misconfiguration.
### Use Case
For ex…
-
Hello;
I am trying to get your code up and working but I never see it publish anything. I have the setting correct I have triple checked it.
Is that perhaps a recent change that may have broken …
-
Pi4 Bookworm
I followed through the article on installing MQTT that was updated Dec 6, 2023 at:
https://www.thedigitalpictureframe.com/how-to-install-an-mqtt-broker-locally-on-your-digital-picture…
-
Hello,
In wait_msg, the PINGRESP message is ignored:
```python
if res == b"\xd0": # PINGRESP
sz = self.sock.read(1)[0]
assert sz == 0
return None
```
S…
nfj25 updated
6 months ago