dmunozv04
|
e5a1686afb
|
Revert "Improved logging"
This reverts commit fb927aaacf.
|
2025-03-09 16:22:15 +01:00 |
|
dmunozv04
|
fb927aaacf
|
Improved logging
|
2025-03-09 16:21:12 +01:00 |
|
dmunozv04
|
f486fec0bd
|
Bump version
v2.3.1
|
2025-02-22 00:49:06 +01:00 |
|
David
|
54015cf455
|
Merge pull request #255 from dmunozv04/fix-add-device
Fix adding devices
|
2025-02-22 00:48:45 +01:00 |
|
pre-commit-ci[bot]
|
114326e34c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-02-21 23:45:26 +00:00 |
|
dmunozv04
|
3797200825
|
Fix adding devices
|
2025-02-22 00:44:29 +01:00 |
|
dmunozv04
|
eafedb7cf7
|
Move minimum supported version to python 3.9
v2.3.0
|
2025-02-21 10:16:24 +01:00 |
|
dmunozv04
|
1cf539be9a
|
Bump version
|
2025-02-21 10:15:07 +01:00 |
|
David
|
9d74a9b3ce
|
Merge pull request #77 from boltgolt/feature-device-name
Allow setting device name to custom string
|
2025-02-19 18:26:12 +01:00 |
|
dmunozv04
|
9b5ea2b243
|
Merge remote-tracking branch 'origin/main' into pr/boltgolt/77
|
2025-02-19 10:18:04 +01:00 |
|
David
|
112a4faa50
|
Merge pull request #239 from dmunozv04/dependabot/pip/aiohttp-3.11.12
Bump aiohttp from 3.9.5 to 3.11.12
|
2025-02-19 00:29:03 +01:00 |
|
dependabot[bot]
|
027a8d7ebc
|
Bump aiohttp from 3.9.5 to 3.11.12
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-19 00:28:52 +01:00 |
|
David
|
a495cdf62e
|
Merge pull request #247 from dmunozv04/dependabot/pip/pyytlounge-2.1.2
Bump pyytlounge from 2.1.1 to 2.1.2
|
2025-02-19 00:28:24 +01:00 |
|
dependabot[bot]
|
24f1612f20
|
Bump pyytlounge from 2.1.1 to 2.1.2
Bumps [pyytlounge](https://github.com/FabioGNR/pyytlounge) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/FabioGNR/pyytlounge/releases)
- [Changelog](https://github.com/FabioGNR/pyytlounge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FabioGNR/pyytlounge/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: pyytlounge
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-19 00:28:03 +01:00 |
|
David
|
c979d280a1
|
Merge pull request #250 from dmunozv04/create-web-session-async
|
2025-02-19 00:17:34 +01:00 |
|
pre-commit-ci[bot]
|
45bc7ff6e7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-02-18 23:16:48 +00:00 |
|
dmunozv04
|
251a94f147
|
Make main function asnyc
|
2025-02-19 00:16:17 +01:00 |
|
pre-commit-ci[bot]
|
0ba8f4c3c5
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-02-13 20:44:53 +00:00 |
|
boltgolt
|
2ebc821ed9
|
Rename proposed device_name setting to join_name
|
2025-02-13 21:43:35 +01:00 |
|
pre-commit-ci[bot]
|
060fe7af5d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-02-13 20:42:18 +00:00 |
|
boltgolt
|
879116e873
|
Merge branch 'main' into feature-device-name
|
2025-02-13 21:41:06 +01:00 |
|
David
|
1914afa432
|
Merge pull request #242 from dmunozv04/remove-argparse-dep
Remove argparse dependency
|
2025-02-12 13:49:39 +01:00 |
|
dmunozv04
|
82459c8986
|
Remove argparse dependency
Fixes argparse dependency unnecessary #195
|
2025-02-12 13:48:34 +01:00 |
|
David
|
c7cb4e8282
|
Merge pull request #221 from dmunozv04/dependabot/pip/pyytlounge-2.1.1
Bump pyytlounge from 2.0.0 to 2.1.1
|
2025-02-12 13:44:29 +01:00 |
|
dmunozv04
|
7ea0b8642c
|
Update ytlounge client
to be compatible with pyytlounge v2.1.1
|
2025-02-12 13:43:03 +01:00 |
|
dependabot[bot]
|
79fc9c066c
|
Bump pyytlounge from 2.0.0 to 2.1.1
Bumps [pyytlounge](https://github.com/FabioGNR/pyytlounge) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/FabioGNR/pyytlounge/releases)
- [Changelog](https://github.com/FabioGNR/pyytlounge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FabioGNR/pyytlounge/compare/v2.0.0...v2.1.1)
---
updated-dependencies:
- dependency-name: pyytlounge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-12 12:29:42 +00:00 |
|
David
|
2b9e1f8bf4
|
Merge pull request #227 from dmunozv04/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2025-02-12 13:23:07 +01:00 |
|
pre-commit-ci[bot]
|
f5b183a679
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.6...v0.9.6)
- [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0)
|
2025-02-12 13:22:46 +01:00 |
|
David
|
bececa5096
|
Merge pull request #234 from dmunozv04/dependabot/pip/textual-slider-0.2.0
Bump textual-slider from 0.1.2 to 0.2.0
|
2025-02-12 13:21:06 +01:00 |
|
dependabot[bot]
|
4589c612d1
|
Bump textual-slider from 0.1.2 to 0.2.0
Bumps [textual-slider](https://github.com/TomJGooding/textual-slider) from 0.1.2 to 0.2.0.
- [Changelog](https://github.com/TomJGooding/textual-slider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TomJGooding/textual-slider/compare/v0.1.2...v0.2.0)
---
updated-dependencies:
- dependency-name: textual-slider
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-12 12:17:23 +00:00 |
|
David
|
26d1d7e481
|
Merge pull request #230 from dmunozv04/dependabot/pip/textual-1.0.0
Bump textual from 0.58.0 to 1.0.0
|
2025-02-12 13:16:20 +01:00 |
|
dmunozv04
|
73b277706e
|
Make deepsource happy
|
2025-02-12 13:09:05 +01:00 |
|
pre-commit-ci[bot]
|
5884844da1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-02-12 12:06:38 +00:00 |
|
dmunozv04
|
38efe843de
|
Update textual styles to work with textual 1.0
|
2025-02-12 13:06:11 +01:00 |
|
dependabot[bot]
|
ccfcd00aa9
|
Bump textual from 0.58.0 to 1.0.0
Bumps [textual](https://github.com/Textualize/textual) from 0.58.0 to 1.0.0.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Textualize/textual/compare/v0.58.0...v1.0.0)
---
updated-dependencies:
- dependency-name: textual
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-12 11:14:22 +00:00 |
|
David
|
e34dbb0f80
|
Merge pull request #241 from dmunozv04/aiohttp-3.11-support
Aiohttp-3.11-support
|
2025-02-12 12:00:42 +01:00 |
|
dmunozv04
|
ae6da834e4
|
Fix #233
|
2025-02-12 11:42:38 +01:00 |
|
dmunozv04
|
7e80b41bbb
|
Prepare for aiohttp 3.11
|
2025-02-12 11:42:16 +01:00 |
|
David
|
3c66dc3607
|
Merge pull request #232 from dmunozv04/dependabot/docker/python-3.13-alpine3.21
Bump python from 3.11-alpine3.21 to 3.13-alpine3.21
|
2025-01-30 11:33:56 +01:00 |
|
David
|
0c8427edc0
|
Update python3.11 references to 3.13
|
2025-01-30 10:14:27 +01:00 |
|
dependabot[bot]
|
e637e514b2
|
Bump python from 3.11-alpine3.21 to 3.13-alpine3.21
Bumps python from 3.11-alpine3.21 to 3.13-alpine3.21.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-30 09:12:47 +00:00 |
|
David
|
c8b9fe157b
|
Merge pull request #237 from dmunozv04/improve-exceptions
Improve exceptions
|
2025-01-30 10:08:13 +01:00 |
|
dmunozv04
|
dca9186d8b
|
migrate to github actions cache
|
2025-01-24 16:56:31 +01:00 |
|
dmunozv04
|
adc7e1efe9
|
Pass markdownlint
|
2025-01-24 16:52:21 +01:00 |
|
dmunozv04
|
b96014840a
|
ignore license on markdownlint
|
2025-01-24 16:47:26 +01:00 |
|
dmunozv04
|
147004e257
|
Remove unused variable
|
2025-01-24 16:44:37 +01:00 |
|
dmunozv04
|
6f4c27c0a5
|
Improve exceptions
|
2025-01-24 16:43:39 +01:00 |
|
David
|
f75dff8faf
|
Merge pull request #229 from dmunozv04/dependabot/pip/xmltodict-0.14.2
Bump xmltodict from 0.13.0 to 0.14.2
|
2025-01-20 23:29:21 +01:00 |
|
dependabot[bot]
|
0e77418c2b
|
Bump xmltodict from 0.13.0 to 0.14.2
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.2.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.2)
---
updated-dependencies:
- dependency-name: xmltodict
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 20:21:03 +00:00 |
|
David
|
f1d1787511
|
Merge pull request #222 from dmunozv04/dependabot/pip/rich-click-1.8.5
Bump rich-click from 1.8.3 to 1.8.5
|
2025-01-16 19:17:26 +01:00 |
|