-
GTFS-rt spec current says the following about [differential messages](https://github.com/google/transit/blob/master/gtfs-realtime/spec/en/reference.md#enum-incrementality):
>currently, this mode is…
-
### The problem
After restarting
### What version of Home Assistant Core has the issue?
core-2024.11.3
### What was the last working version of Home Assistant Core?
_No response_
### What type o…
-
This issue is to improve our home website plugin document.
With our new document, everyone can easily know and use our native plugin:
New Plugin Document Template:
1. Overview
1.1 Plugin N…
-
I am using CocaoMQTT for my iOS-App and I am very happy.
Now I want to implement my app as a standalone watchOS-App. But CocoaMQTT is not supported for watchOS now. Any plans?
-
### What happened?
Device = BSD29
https://www.zigbee2mqtt.io/devices/BSD29.html
Issue 1
In OTA menu update there is an error related with missing OTA endpoint (see attached printscreen)
![Cap…
-
my server
var fs = require('fs');
var path = require('path');
var aedes = require('aedes')();
var USER_HOME = process.env.HOME || process.env.USERPROFILE;
var dirname = path.join(USER_HOME, '/.…
-
### Describe the bug
Connecting to AWS IOT using `iot.AwsIotMqtt5ClientConfigBuilder.newWebsocketMqttBuilderWithSigv4Auth` works fine on the initial connection.
After 24h the broker closed the s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
```typescript
// app.module.ts
import { Module } from '@nestjs/common';
import { App…
-
This is a more specific version of rabbitmq/rabbitmq-web-stomp#126.
Unlike with [HTTP API](https://www.rabbitmq.com/management.html#cors), WebSocket protocol plugins such as Web STOMP do not suppor…
-
The MqttAsyncClient needs a ScheduledExecutorService param for the constructor but only the functionality of a ExecutorService is needed. Other frameworks works more often with ExecutorService and pro…