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
All Workflows
deploy.yml
Actor
All actors
Paul
Tobias
Status
All status
Success
Failure
Waiting
Running
Bump version to 0.1.13 in API and package.json
#57
:
Commit
9f191b564a
pushed by
Paul
main
2026-03-20 02:03:09 +00:00
0s
View workflow file
Merge conflict resolved and Docker/HA add-on configuration verified
#56
:
Commit
fbe4ecab8e
pushed by
Paul
main
2026-03-18 20:09:14 +00:00
0s
View workflow file
Finalizing v0.1.46 with complete constant set\n\n- Added all missing constants from original code\n- DELAY_COMMAND_GAP, DELAY_RASTER_SETTLE, DELAY_AFTER_FEED\n- PAPER_GAP, PAPER_BLACK_MARK, PAPER_CONTINUOUS\n- Updated all version numbers to 0.1.46\n- C…
#55
:
Commit
7f11e57555
pushed by
Paul
main
2026-03-18 20:07:21 +00:00
0s
View workflow file
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 …
#54
:
Commit
d3c051bf9a
pushed by
Paul
main
2026-03-18 19:21:59 +00:00
0s
View workflow file
Finalizing v0.1.43 with all fixes\n\n- Removed unused render_label import\n- Updated all version numbers to 0.1.43\n- Updated CHANGELOG with complete history\n- Ready for Home Assistant deployment\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral …
#53
:
Commit
f2e2eb00b0
pushed by
Paul
main
2026-03-18 19:15:12 +00:00
0s
View workflow file
Updated VIBECHAT.md with important technical lessons\n\n- Added section on circular imports and how to avoid them\n- Documented versioning requirements for Home Assistant\n- Emphasized simplicity over complexity in error handling\n\nGenerated by Mistra…
#52
:
Commit
74204b022d
pushed by
Paul
main
2026-03-18 19:13:34 +00:00
0s
View workflow file
v0.1.42: Fixed circular import and released new version\n\n- Resolved circular import between printer.py and imaging.py\n- Moved PRINTHEAD_PX constant to imaging.py\n- Updated version to 0.1.42 for Home Assistant recognition\n- Maintains all previous i…
#51
:
Commit
36c5a2e1d5
pushed by
Paul
main
2026-03-18 19:10:33 +00:00
0s
View workflow file
Added VIBECHAT.md for project guidelines and collaboration\n\n- Created collaboration guidelines for Mistral Vibe\n- Defined project context, goals, and working methods\n- Added checklists for consistent workflows\n- Documented technical standards and …
#50
:
Commit
527242808e
pushed by
Paul
main
2026-03-18 19:09:48 +00:00
0s
View workflow file
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 Blu…
#49
:
Commit
bd2637e8be
pushed by
Paul
main
2026-03-18 19:07:03 +00:00
0s
View workflow file
Added original code directories to .gitignore\n\n- Added original/ and fichero-printer/ to .gitignore\n- These contain the initial working code for reference\n- Prevents accidental commits of original code\n\nGenerated by Mistral Vibe.\nCo-Authored-By:…
#48
:
Commit
058e8e244f
pushed by
Paul
main
2026-03-18 19:05:02 +00:00
0s
View workflow file
v0.1.40: Corrected CHANGELOG dates to reflect actual timeline\n\n- Updated all version dates to 2026-03-18 (today's date)
#47
:
Commit
0027d1175f
pushed by
Paul
main
2026-03-18 18:46:54 +00:00
0s
View workflow file
v0.1.40: Fixed config.yaml structure and released new version\n\n- Corrected Home Assistant add-on configuration structure\n- Separated host capabilities (host_network, host_dbus) from user options\n- User-configurable options (port, address, transport…
#46
:
Commit
e6988c5fe6
pushed by
Paul
main
2026-03-18 18:41:49 +00:00
0s
View workflow file
v0.1.39: Fixed syntax error and enhanced Bluetooth recovery\n\n- Fixed unterminated f-string in Bluetooth reset commands\n- Added comprehensive Bluetooth stack reset for persistent BLE errors\n- Maintained all previous fixes for Classic Bluetooth and c…
#45
:
Commit
3a65a2023a
pushed by
Paul
main
2026-03-18 18:39:38 +00:00
0s
View workflow file
v0.1.38: Comprehensive Bluetooth recovery for persistent connection failures\n\n- Added automatic Bluetooth stack reset (cache + service restart) for BLE errors\n- Enhanced recovery logic with final connection attempt after reset\n- Improved error mess…
#44
:
Commit
4ad06c30cb
pushed by
Paul
main
2026-03-18 18:33:02 +00:00
0s
View workflow file
v0.1.37: Enhanced Home Assistant add-on configuration with integrated settings\n\n- Added complete Home Assistant add-on configuration in config.yaml\n- Integrated host_dbus, host_network, and device settings directly\n- Added port, address, transport,…
#43
:
Commit
c86a185ec4
pushed by
Paul
main
2026-03-18 18:29:09 +00:00
0s
View workflow file
v0.1.37: Improved Bluetooth connection reliability with automatic cache cleaning\n\n- Fixed [Errno 12] Out of memory errors in Classic Bluetooth\n- Added automatic Bluetooth cache cleaning when memory errors occur\n- Systematic channel testing (1, 2, 3…
#42
:
Commit
2d9748a1cd
pushed by
Paul
main
2026-03-18 18:25:42 +00:00
0s
View workflow file
v0.1.36: Improved Classic Bluetooth connection with cache cleaning on ENOMEM errors\n\n- Added automatic Bluetooth cache clearing when [Errno 12] Out of memory occurs\n- Continue trying other channels instead of immediately falling back to BLE\n- Impro…
#41
:
Commit
71cd7acf36
pushed by
Paul
main
2026-03-18 18:23:05 +00:00
0s
View workflow file
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- …
#40
:
Commit
fc5d027ec3
pushed by
Paul
main
2026-03-18 18:22:02 +00:00
0s
View workflow file
v0.1.36: Add dark theme, fix BLE scanning, improve responsive design\n\n- Fixed BLE scanning RSSI error that caused 'BLEDevice' object has no attribute 'rssi'\n- Implemented complete dark theme with CSS variables and system preference support\n- Added …
#39
:
Commit
bdf07eb661
pushed by
Paul
main
2026-03-18 18:09:10 +00:00
0s
View workflow file
new version
#38
:
Commit
72a82861e5
pushed by
Paul
main
2026-03-18 18:01:17 +00:00
0s
View workflow file
v0.1.34: Fix URL resolution and JSON parsing errors
#37
:
Commit
c9de6af83b
pushed by
Paul
main
2026-03-18 17:41:29 +00:00
0s
View workflow file
v0.1.33: Fix scanForDevices is not defined error
#36
:
Commit
620e433547
pushed by
Paul
main
2026-03-18 17:09:50 +00:00
0s
View workflow file
v0.1.32: Fix scan functionality and add debug logging
#35
:
Commit
7e2c841f81
pushed by
Paul
main
2026-03-18 17:05:32 +00:00
0s
View workflow file
0.1.31
#34
:
Commit
b8beb6a2b9
pushed by
Paul
main
2026-03-18 17:02:45 +00:00
0s
View workflow file
update version
#33
:
Commit
daacce4610
pushed by
Paul
main
2026-03-18 02:03:09 +00:00
0s
View workflow file
0.1.30
#32
:
Commit
a23c33e293
pushed by
Paul
main
2026-03-16 20:50:07 +00:00
0s
View workflow file
0.1.29
#31
:
Commit
4c1bedf166
pushed by
Paul
main
2026-03-16 18:01:20 +00:00
0s
View workflow file
update to 0.1.28
#30
:
Commit
2a7915a707
pushed by
Paul
main
2026-03-16 17:30:25 +00:00
0s
View workflow file
Merge pull request '0.1.27' (#7) from 0.1.27 into main
#29
:
Commit
c3425a2b92
pushed by
Paul
main
2026-03-16 14:19:02 +00:00
0s
View workflow file
Merge pull request '0.1.25' (#6) from 0.1.25 into main
#28
:
Commit
a7fabdae54
pushed by
Paul
main
2026-03-16 13:18:25 +00:00
0s
View workflow file
First
Previous
1
2
Next
Last