issues
search
StevenLooman
/
async_upnp_client
Async UPnP Client for Python
Other
46
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make `async_call_action` signature accept string parameter
#246
ramikg
closed
2 weeks ago
6
Drop Python 3.8 support
#245
StevenLooman
closed
2 weeks ago
2
Fix media_image_url using Resource.url instead of .uri
#244
chishm
closed
2 months ago
6
Add proper XML preamble in server communication
#243
StevenLooman
closed
2 months ago
1
Fix send events in server state variable
#242
StevenLooman
closed
2 months ago
1
Argument `timeout` of method `aiohttp.ClientSession.request()` has to be of type `ClientTimeout`
#241
StevenLooman
closed
2 months ago
1
Add Python 3.13 support
#240
StevenLooman
closed
2 months ago
1
Loosen aiohttp pin to >3.9.0,<4.0
#239
bdraco
closed
4 months ago
0
Small speed up to verifying keys are present and true
#238
bdraco
closed
4 months ago
2
Publish to pypi workflow
#237
StevenLooman
closed
3 months ago
2
Reduce code in ssdp_listener to improve performance
#236
bdraco
closed
5 months ago
4
Add WANIPv6FirewallControl service to IGD profile
#235
StevenLooman
closed
5 months ago
1
Add retrieving of port_mapping_number_of_entries for IGDs.
#234
StevenLooman
closed
5 months ago
1
Add pre-/post-hooks when doing/handling HTTP requests
#233
StevenLooman
closed
5 months ago
1
Drop unused `--bind` option in `subscribe` command
#232
StevenLooman
closed
5 months ago
1
Subscribe to IGD to reduce number of polls
#231
StevenLooman
closed
5 months ago
1
Fix subscribing to all services
#230
StevenLooman
closed
5 months ago
1
Multiple interface support
#229
lucasangarola
closed
5 months ago
5
[Feature] Add additional hooks to better handle faulty device-implementations
#228
benbender
closed
5 months ago
12
Only fetch wanted IgdState items in IGD profile
#227
StevenLooman
closed
6 months ago
1
Resolve GetGenericPortMappingEntry error when router does not support WANIPConnection:1 but only 2
#226
Ben3094
closed
5 months ago
13
Add WANIPv6FirewallControl service
#225
Ben3094
closed
5 months ago
4
Improve parsing of broken XML on responses by ignoring namespaces
#224
StevenLooman
closed
7 months ago
10
Could not find device
#223
brostosjoined
closed
8 months ago
7
Fix invalid xml on delete port mapping
#222
brostosjoined
closed
8 months ago
6
Parse Error on deleting port mapping
#221
brostosjoined
closed
7 months ago
9
Add port mapping/deleting example
#220
brostosjoined
closed
8 months ago
5
Can this module add/remove port mapping
#219
brostosjoined
closed
8 months ago
7
Create Tea.yaml
#218
aferti997
closed
9 months ago
1
Cache the parsing of didl_lite.from_xml_string for dlna profile
#217
bdraco
closed
9 months ago
2
Avoid calling lower to delete _source header for combined_headers
#216
bdraco
closed
10 months ago
3
Added check that album art uri is a valid string
#215
darrynlowe
closed
10 months ago
9
Rerelease of 0.37.0
#214
StevenLooman
closed
11 months ago
0
Bump aiohttp to 3.9.1
#213
StevenLooman
closed
11 months ago
1
Bump python-didl-lite to 1.4.0
#212
StevenLooman
closed
11 months ago
1
Follow Home Assistant regarding aiohttp dependencies
#211
StevenLooman
closed
1 year ago
1
Bump several development/tests dependencies
#210
StevenLooman
closed
1 year ago
1
No need to handle None values in IGD add_port_mapping/delete_port_mapping
#209
StevenLooman
closed
1 year ago
1
Incorrect types in IgdDevice.async_(add/delete)_port_mapping
#208
JurgenR
closed
1 year ago
2
Log missing service/action in IGD
#207
StevenLooman
closed
1 year ago
1
Support service WANIPConnection:2 in IGD profile
#206
StevenLooman
closed
1 year ago
1
Add CodeCov.io support
#205
StevenLooman
closed
1 year ago
1
Support Python 3.12
#204
StevenLooman
closed
1 year ago
1
Move to GitHub Actions
#203
StevenLooman
closed
1 year ago
0
Add Python 3.12 support
#202
StevenLooman
closed
1 year ago
1
Features and BugFixes
#201
helviojunior
closed
2 months ago
5
Only calculate client min/max/valid once
#200
bdraco
closed
1 year ago
1
Add a cache to split_commas
#199
bdraco
closed
1 year ago
0
Pre-compile regexs for parsing date and time
#198
bdraco
closed
1 year ago
0
Only set propagate if headers for the source type have changed
#197
bdraco
closed
1 year ago
3
Next