paul2212
2a7915a707
update to 0.1.28
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-16 15:18:57 +01:00
paul2212
48c40d9f8f
0.1.27
2026-03-16 14:17:49 +01:00
paul2212
fef3d18d3f
0.1.25
2026-03-16 13:48:12 +01:00
paul2212
7843a38407
refactor
2026-03-16 12:43:26 +01:00
eee58431ab
update version
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-16 09:26:06 +00:00
paul2212
1a51ebb122
Retry BLE with fresh LE scan on br-connection-not-supported (0.1.15)
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 22:56:13 +01:00
paul2212
92a7224774
Avoid raw MAC BLE fallback and bump to 0.1.14
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 22:50:57 +01:00
paul2212
42e56e1b9f
Retry BLE service-discovery disconnect errors and bump to 0.1.13
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 15:12:56 +01:00
paul2212
6b6d57bd77
Prefer BLE device object resolution and bump to 0.1.12
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 15:07:53 +01:00
paul2212
822dbd35b2
Handle BLE connect TimeoutError and bump to 0.1.11
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:40:12 +01:00
paul2212
8513afe831
Add BLE retry/backoff for connection timeouts and bump to 0.1.10
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:29:44 +01:00
paul2212
54ba6795c0
Add add-on changelog and improve classic RFCOMM fallback (0.1.9)
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:21:36 +01:00
paul2212
081883c823
Add HA print web UI and release version 0.1.8
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:13:44 +01:00
paul2212
aa125736f3
Fix RFCOMM connect under uvloop and bump version to 0.1.4
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:00:09 +01:00
paul2212
3356909982
Bump add-on and package version to 0.1.3
2026-03-07 13:54:04 +01:00
4567986e69
chore: bump version to 0.1.1 to trigger HA rebuild
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 12:19:55 +01:00
43495714e6
Implement HTTP API for Fichero D11s printer with status and print endpoints
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 11:39:20 +01:00
Hamza
b1ff403594
Fix text/image alignment, add dithering, extend Classic BT to Windows
2026-02-27 20:06:41 +01:00
Hamza
1fdbbe20bd
Restructure into fichero/ package and fix review issues
...
Split monolithic printer.py into fichero/{printer,imaging,cli}.py.
Add asyncio.Lock to prevent notification buffer races, replace sys.exit
with PrinterNotFound/PrinterTimeout/PrinterNotReady exceptions, name all
magic sleep values as DELAY_* constants, add image_to_raster validation,
add --font-size and --label-height to text subcommand, add input
validation to set command, add type annotations to public API, fix
misleading paper type comment, remove duplicate PROTOCOL.md section,
update README for new CLI entry point and library usage.
2026-02-24 01:07:25 +01:00
Hamza
2a4cce6544
Fichero D11s thermal label printer - BLE protocol RE and Python CLI
2026-02-24 00:38:13 +01:00