This website requires JavaScript.
Explore
Help
Sign In
Tobias
/
Fichero
Watch
1
Star
0
Fork
1
You've already forked Fichero
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3c051bf9ad0631f6124302fe352a888766baac9
Fichero
/
fichero_printer
/
fichero
History
paul2212
d3c051bf9a
Some checks failed
Deploy to GitHub Pages / build (push)
Has been cancelled
Details
Deploy to GitHub Pages / deploy (push)
Has been cancelled
Details
Finalizing v0.1.44 with all constants and fixes\n\n- Added missing constants (PRINTHEAD_PX, BYTES_PER_ROW, DOTS_PER_MM)\n- Updated all version numbers to 0.1.44\n- Updated CHANGELOG with complete history\n- Ready for production deployment\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-03-18 20:15:08 +01:00
..
__init__.py
0.1.27
2026-03-16 14:17:49 +01:00
api.py
Finalizing v0.1.44 with all constants and fixes\n\n- Added missing constants (PRINTHEAD_PX, BYTES_PER_ROW, DOTS_PER_MM)\n- Updated all version numbers to 0.1.44\n- Updated CHANGELOG with complete history\n- Ready for production deployment\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-03-18 20:15:08 +01:00
cli.py
0.1.27
2026-03-16 14:17:49 +01:00
imaging.py
Fixed circular import between printer.py and imaging.py\n\n- Moved PRINTHEAD_PX constant to imaging.py\n- Removed circular import from fichero.printer\n- Maintains same functionality with cleaner architecture\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-03-18 20:08:00 +01:00
index.html
v0.1.36: Enhanced BLE troubleshooting with specific br-connection-not-supported guidance\n\n- Added detailed step-by-step instructions for fixing br-connection-not-supported error\n- Improved API error messages with Home Assistant-specific guidance\n- Added visible troubleshooting section in web UI for common BLE issues\n- Enhanced error handling to distinguish between different BLE connection problems\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-03-18 19:09:07 +01:00
printer.py
v0.1.44: Added missing constants for CLI compatibility\n\n- Added PRINTHEAD_PX, BYTES_PER_ROW, DOTS_PER_MM constants
2026-03-18 20:14:50 +01:00
printer.py.backup
v0.1.41: Simplified connection logic for improved reliability\n\n- Reverted to simpler, more reliable connection approach\n- Removed complex Bluetooth recovery logic that caused issues\n- Direct BLE connections without cache manipulation\n- Classic Bluetooth channel testing (1, 2, 3)\n- Updated version to 0.1.41 with detailed CHANGELOG\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-03-18 20:04:55 +01:00