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
path:
root
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed doctest
diogo464
2026-01-20
1
-3
/
+1
*
derive default instead of manual impl for DeviceBuffersOwned
diogo464
2026-01-20
1
-15
/
+1
*
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
1
-273
/
+417
*
fixed clippy warnings
diogo464
2025-12-16
1
-1
/
+1
*
Improve documentation and replace publish_on_command with CommandPolicy enum
diogo464
2025-12-14
1
-15
/
+184
*
added category field to entity discovery payload
diogo464
2025-12-14
1
-0
/
+4
*
use 30s mqtt keepalive
diogo464
2025-12-13
1
-22
/
+28
*
publish values on first iteration of run
diogo464
2025-12-13
1
-5
/
+9
*
added device tracker entity
diogo464
2025-12-12
1
-13
/
+115
*
small visibility fixes
v0.1.0
diogo464
2025-12-09
1
-15
/
+23
*
fixed warnings/lints
diogo464
2025-12-09
1
-13
/
+25
*
moved embedded-mqtt crate to a module
diogo464
2025-12-09
1
-6
/
+8
*
added some documentation
diogo464
2025-12-09
1
-0
/
+13
*
formatting and improved timeout handling
diogo464
2025-12-08
1
-62
/
+168
*
code style change
diogo464
2025-12-07
1
-404
/
+406
*
Clear socket timeout after successful connection
diogo464
2025-12-06
1
-0
/
+2
*
Implement connect_and_run helper function
diogo464
2025-12-06
1
-1
/
+102
*
Fix availability handling with MQTT retain flag
diogo464
2025-12-06
1
-1
/
+9
*
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
1
-4
/
+8
*
added publish_on_command option to number
diogo464
2025-12-05
1
-5
/
+30
*
reworked logging
diogo464
2025-12-05
1
-25
/
+37
*
added publish_on_command option to switch
diogo464
2025-12-05
1
-1
/
+8
*
changed verbosity of some log messages
diogo464
2025-12-05
1
-5
/
+5
*
improved error handling and log messages
diogo464
2025-12-05
1
-85
/
+167
*
removed unused comment
diogo464
2025-12-05
1
-118
/
+0
*
reworked entity storage
diogo464
2025-12-05
1
-89
/
+236
*
reworked entity creation
diogo464
2025-12-05
1
-273
/
+71
*
added new publish functions to Entity
diogo464
2025-12-05
1
-0
/
+13
*
added basic binary sensor example
diogo464
2025-12-04
1
-12
/
+98
*
added switch example
diogo464
2025-12-04
1
-1
/
+95
*
added number example
diogo464
2025-12-04
1
-335
/
+82
*
use device id as mqtt client id
diogo464
2025-12-04
1
-1
/
+1
*
init
diogo464
2025-12-04
1
-0
/
+967