index
:
embassy-ha
embassy-git
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
added release script
HEAD
main
diogo464
2026-01-20
1
-0
/
+59
*
updated Cargo.lock
diogo464
2026-01-20
1
-1
/
+1
*
chore: release v0.3.0
v0.3.0
diogo464
2026-01-20
1
-1
/
+1
*
fixed doctest
diogo464
2026-01-20
1
-3
/
+1
*
cargo fmt
diogo464
2026-01-20
5
-15
/
+16
*
derive default instead of manual impl for DeviceBuffersOwned
diogo464
2026-01-20
1
-15
/
+1
*
added claude release command
diogo464
2026-01-20
1
-0
/
+36
*
updated dependencies
diogo464
2026-01-20
3
-38
/
+57
*
fix: prefix discovery unique_id with device id
diogo464
2026-01-19
1
-7
/
+31
*
add mqtt helper functions and refactor buffer management
diogo464
2026-01-09
2
-273
/
+421
*
Merge pull request #1 from ToBinio/set-msrv
diogo464
2026-01-05
1
-0
/
+1
|
\
|
*
set rust-version to 1.91.1
ToBinio
2026-01-02
1
-0
/
+1
|
/
*
updated dependencies
diogo464
2025-12-20
1
-6
/
+6
*
added Justfile
diogo464
2025-12-16
1
-0
/
+11
*
fixed clippy warnings
diogo464
2025-12-16
3
-15
/
+4
*
update Cargo.lock for version 0.2.0
v0.2.0
diogo464
2025-12-14
1
-1
/
+1
*
bump version to 0.2.0
diogo464
2025-12-14
1
-1
/
+1
*
Improve documentation and replace publish_on_command with CommandPolicy enum
diogo464
2025-12-14
7
-31
/
+392
*
added category field to entity discovery payload
diogo464
2025-12-14
2
-0
/
+29
*
use 30s mqtt keepalive
diogo464
2025-12-13
4
-28
/
+65
*
publish values on first iteration of run
diogo464
2025-12-13
1
-5
/
+9
*
added device tracker entity
diogo464
2025-12-12
5
-13
/
+226
*
bump version to 0.1.1
v0.1.1
diogo464
2025-12-09
2
-2
/
+2
*
added dBm unit for signal strength
diogo464
2025-12-09
2
-0
/
+37
*
small visibility fixes
v0.1.0
diogo464
2025-12-09
4
-16
/
+27
*
fixed warnings/lints
diogo464
2025-12-09
6
-53
/
+60
*
moved embedded-mqtt crate to a module
diogo464
2025-12-09
16
-65
/
+14
*
added README
diogo464
2025-12-09
1
-0
/
+16
*
added some documentation
diogo464
2025-12-09
1
-0
/
+13
*
updated Cargo.toml for publish
diogo464
2025-12-09
4
-237
/
+24
*
updated edition to 2024
diogo464
2025-12-09
1
-1
/
+1
*
embedded-mqtt: removed embassy-net dep
diogo464
2025-12-09
3
-7
/
+9
*
formatting and improved timeout handling
diogo464
2025-12-08
7
-89
/
+238
*
code style change
diogo464
2025-12-07
6
-420
/
+427
*
Clear socket timeout after successful connection
diogo464
2025-12-06
1
-0
/
+2
*
Implement connect_and_run helper function
diogo464
2025-12-06
2
-2
/
+103
*
Fix availability handling with MQTT retain flag
diogo464
2025-12-06
2
-2
/
+11
*
Complete error handling for availability publish
diogo464
2025-12-06
1
-8
/
+63
*
Refactor sensor API to support generic sensor types with configurable display...
diogo464
2025-12-06
4
-31
/
+47
*
added SensorClass enum
diogo464
2025-12-06
1
-0
/
+123
*
added state class constants/enum
diogo464
2025-12-06
2
-0
/
+22
*
added queue_publish logic to switch set method
diogo464
2025-12-05
1
-4
/
+17
*
added publish_on_command option to number
diogo464
2025-12-05
3
-9
/
+44
*
added tracing as dev dependency
diogo464
2025-12-05
2
-0
/
+13
*
reworked logging
diogo464
2025-12-05
9
-33
/
+307
*
added publish_on_command option to switch
diogo464
2025-12-05
3
-4
/
+28
*
changed verbosity of some log messages
diogo464
2025-12-05
1
-5
/
+5
*
improved error handling and log messages
diogo464
2025-12-05
7
-91
/
+178
*
removed unused comment
diogo464
2025-12-05
1
-118
/
+0
*
reworked entity storage
diogo464
2025-12-05
9
-116
/
+337
[next]