Edgar P. Burkhart edpibu
edpibu pushed tag v0.1.4 to edpibu/micromail 2025-05-19 13:42:56 +02:00
edpibu deleted tag v0.1.4 from edpibu/micromail 2025-05-19 13:42:51 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-19 13:42:45 +02:00
0a87f72b10 Fix pre-commit installation step in release workflow
edpibu pushed tag v0.1.4 to edpibu/micromail 2025-05-19 13:41:38 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-19 13:41:27 +02:00
7cf349f2d4 Fix pre-commit command in release workflow and update package version to 0.1.4
edpibu deleted tag v0.1.4 from edpibu/micromail 2025-05-19 13:41:04 +02:00
edpibu pushed tag v0.1.4 to edpibu/micromail 2025-05-19 13:40:35 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-19 13:40:12 +02:00
4c31b90e84 Add pre-commit check step to release workflow for improved code quality
edpibu pushed to main at edpibu/micromail 2025-05-19 13:39:21 +02:00
ddbf910f34 Add type stubs for socket and ssl modules; update MicromailClient to remove type ignores
77d4da5900 Enhance type annotations and improve method signatures in MicromailClient for better clarity and type safety
4c9ff09ea9 Set default port values in MicromailClient constructor based on SSL and STARTTLS settings
36dc32fef3 Refactor error handling in MicromailClient to raise exceptions instead of exiting; improve connection logic and command responses
Compare 4 commits »
edpibu created branch main in edpibu/docker-homeassistant 2025-05-19 09:35:09 +02:00
edpibu pushed to main at edpibu/docker-homeassistant 2025-05-19 09:35:09 +02:00
1ebdc533ec Add initial Docker Compose configuration for Home Assistant, Esphome, and MQTT services
edpibu created repository edpibu/docker-homeassistant 2025-05-19 09:31:41 +02:00
edpibu pushed to main at edpibu/hasspy 2025-05-18 22:08:29 +02:00
19cc0928d9 Update build workflow to trigger on version tags instead of branches
edpibu pushed to main at edpibu/hasspy 2025-05-18 22:07:22 +02:00
91d83b6064 Replace logo
edpibu pushed to main at edpibu/hasspy 2025-05-18 22:06:47 +02:00
a10c7dcaa7 Replace logo
edpibu pushed to main at edpibu/hasspy 2025-05-18 22:05:32 +02:00
ca9deb71e4 Replace logo
edpibu pushed to main at edpibu/micromail 2025-05-18 14:44:33 +02:00
f592335c8f Remove prerelease flag from release workflow configuration
edpibu pushed tag v0.1.3 to edpibu/micromail 2025-05-17 22:07:41 +02:00
edpibu pushed to main at edpibu/micromail 2025-05-17 22:07:41 +02:00
88b8583796 Bump version to 0.1.3 and ensure prerelease flag is set in release workflow
edpibu pushed to main at edpibu/micromail 2025-05-17 21:47:36 +02:00
2fe7cc89f7 Remove debug print statement for features in MicromailClient