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
8c00001d68
Add NET_RAW for RFCOMM and bump add-on version to 0.1.5
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:04:50 +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
paul2212
99c2fb79d7
fix error 500
2026-03-07 13:51:17 +01:00
paul2212
09f340c6e9
add features
2026-03-07 13:39:00 +01:00
7ab3f8f4d2
fix: remove container bluez, use host BlueZ via D-Bus, set DBUS_SYSTEM_BUS_ADDRESS
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 12:25:47 +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
c2d5baa34d
fix: move global declaration to top of main() in api.py
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 12:18:32 +01:00
e723b07fcd
fix: use amd64-base:latest with py3-numpy/py3-pillow from apk, no compiler needed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 12:13:00 +01:00
218b3c4961
fix: use python:3.12-alpine3.21 from Docker Hub, rewrite run.sh without bashio
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 12:08:34 +01:00
f94f6a686d
fix: Update Python base images to version 3.12 in build configuration
...
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
refactor: Improve Dockerfile by adding necessary build tools and cleaning up
2026-03-07 11:59:31 +01:00
14be205eb1
feat: Add Fichero D11s thermal label printer support with REST API and CLI
...
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
- Implemented a new module for the Fichero D11s thermal label printer, including BLE and Classic Bluetooth interfaces.
- Created a REST API using FastAPI to manage printer status, info, and printing tasks (text and images).
- Developed a CLI for direct printer interaction, allowing users to print text and images, check status, and modify settings.
- Added image processing capabilities for converting text and images to the required format for printing.
- Introduced error handling for printer operations and connection management.
- Included a shell script for running the API server with configurable parameters.
- Added English translations for configuration options.
- Created a repository metadata file for project management.
2026-03-07 11:52:11 +01:00