-
currently it seems this is broken on Home assistant 2024.9
(at least for me it doesn't work anymore).
The UDP discovery packets should be sent already.
Maybe its just my configuration, maybe it's a…
cl0rm updated
1 month ago
-
### Describe the bug
AppleTV is not connected to a TV with an audio output so I'm using an airplay device. To replicate the issue:
1. Open `Control Center` on AppleTV
2. Connect to Airplay Device…
-
- [ ] **I have researched the list of existing Companion modules and requests and have determined this has not yet been requested**
The name of the device, hardware, or software you would like to con…
-
Hey y'all, I've noticed that even though I have 100mbps upload speeds (also confirmed by speedtests -from google and ookla) when tunneling through zerotier one there is noticeable speed drop only abou…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Hi, I've written reams of C code over the years, but am a painful NEWBIE in your area of expertise; please help!
I have been told that I have to get CMSIS drivers working on a new board which has…
-
Hi,
As many others I've had some issues getting multicast to work on the windows PTP client, I eventually ended up going with something else as the current native client seems under-baked, but I thou…
-
The native ethernet library stopped working after upgrading beyond v1.57
Code to reproduce:
```c++
#include
#include
#include
// Initialize the Ethernet server library
// with the IP a…
-
### Describe the bug
Hi,
I am running OpenWRT snapshot on FriendlyElec NanoPI R6S.
I have noted that `eth0` card (RTL8211F Gigabit Ethernet) is not working properly with VLAN configuration.
Ma…
-
I am trying to access the HTTPS server through ethernet, to achieve this I have modified the HTTPS (Async Server Example) code to handle an ethernet connection (by adding an ethernet connection code).…