luar123

Results 10 issues of luar123

I would like to get the area of an entity and all entities belonging to one area, but if I have not missed something there is no possibility to do...

Is there a way to include the comments after the option line? When creating a skrf.network object from a touchstone file skrf.network.Network.read_touchstone() is called which initializes an io.touchstone.Touchstone object and...

Feature Request
Touchstone

Additionally to the new Stream.Properties API, snapcast 0.26.0 introduced stream control capabilities: https://github.com/badaix/snapcast/blob/develop/doc/json_rpc_api/stream_plugin.md#pluginstreamplayercontrol At the moment, I have implemented only Stream.SetProperty as a basic function in #42. In the same...

Support for setting a group name was added in #40. However there is also a notification [Group.OnNameChanged](https://github.com/badaix/snapcast/blob/develop/doc/json_rpc_api/control.md#grouponnamechanged) that is not yet implemented. Issue is mostly for documenting the current state....

## Proposed change Fixes issues related to the connection to the snapcast server: - terminate connection when needed - handle disconnect/reconnect and set entity availability accordingly - listen for updates...

Hacktoberfest
cla-signed
integration: snapcast
has-tests
bugfix
config-flow
Quality Scale: No score

**Is your feature request related to a problem? Please describe.** Some clients have a fade-out/soft mute feature where the volume is decreased when the client is muted (e.g. esp32-snapclient https://github.com/jorgenkraghjakobsen/snapclient...

feature request

Fix AddressType in PFLAA message. #159

The address type in the PFLAA message changes with every message. I believe this is due to the recent changes in 5.4/5.5 where addressType is not hard coded anymore. The...

There seems to be a problem with large (or many) aux files/entries with some installations: I have a large latex project consisting of a main tex file which includes one...

This PR adds support for ESP32 H2 and C2 variants on esp-idf only.

feature