-
Hi,
I'm migrating my test instance from v1.8 to the latest v1.11, and I'm hitting a road block:
"Can't verify or update TAP tables: All columns must have defined unique column order between 1 and N:…
-
I want to add commands. For example, turning on the TV.
I didn't find it in the documentation. Where can I see the entire list of teams?
-
Reproduce steps:
* set the wireless network card
```
ifconfig wlan0 down
iw dev set wlan0 set type monitor
ifconfig wlan0 up
iw dev set wlan0 set channel 12
```
* send pkt
```
PAD_PK…
Yao-T updated
4 years ago
-
Hi! Is 2 way communication possible? I want to send MSP messages from the air to the ground and vice versa. Is that possible?
Also, what's the difference between Radio Port and UDP port?
-
Hi,
we are having a slight problem with compiling Yesod forms. Once the amount of fields exceeds 10 the inliner seems to have some issues with `Yesod.Form.Types.$fApplicativeAForm_$c` which gets inli…
-
Hi,
I'm trying to show Toast messages on my OLED55B87LC when someone is calling. The rule is run, the connection to the TV works, but no Toast is shown.
14:06:34.808 [INFO ] [smarthome.event.ItemS…
-
## Expected Behavior
Within a mediaPlayer clicking the Next icon should move to the next track
Similarly clicking Previous icon should move to the previous track
(Pause and Play work as PlayP…
-
I'm new to GitHub so I apologize if this is not the correct place to ask questions, but i could not find anything regarding packet trailers in the documentation.
I am using pcapy.open_live() to rea…
-
Happy Holidays!
I've been looking for a way to control my LG TV audio output (I'm currently using [this home bridge plugin, which supports it](https://github.com/merdok/homebridge-webos-tv)) and wa…
-
I have an application which I inherited and have to maintain it (cannot contact who developed it). This application has been crated using Visual Studio, as a .NET Core Web App with C# back-end and rea…