Search found 3 matches
- 14 Dec 2025 01:16
- Forum: RaZberry
- Topic: Repository signature expired
- Replies: 10
- Views: 24093
Re: Repository signature expired
Ran into the same problem but in december 2025. Used this solution: sudo apt-key list Check for the last z-wave entry, mine was preceded with [unknown] but could also be [expired] I believe. There is a set of ten double-byte hexadecimal numbers on the line above. You want to copy the last four doubl...
- 07 Jul 2022 11:26
- Forum: Discussions in English
- Topic: MxMQTT and how to parse a metric from a JSON-line
- Replies: 2
- Views: 3307
Re: MxMQTT and how to parse a metric from a JSON-line
That worked brilliantly. https://oksvold.com/anders/tmp/miflora_moisture.png It was all a matter of understanding how the Object Keys-field was supposed to work. https://oksvold.com/anders/tmp/miflora_moisture2.png One suggestion for future updates might be to expand the help text/instructions regar...
- 06 Jul 2022 00:44
- Forum: Discussions in English
- Topic: MxMQTT and how to parse a metric from a JSON-line
- Replies: 2
- Views: 3307
MxMQTT and how to parse a metric from a JSON-line
Hi, I'm struggling with getting MxMQTT to read/show the separate values being sent from a Mi Flora sensor via a broker. This is the text that is sent to the topic if listening with mosquitto_sub: Client received PUBLISH (d0, q0, r0, m0, 'miflora/villav-Mi_Flora', ... (85 bytes)) {"light": ...