This website requires JavaScript.
Explore
Help
Register
Sign In
libraries
/
ha-mqtt
Watch
1
Star
0
Fork
0
You've already forked ha-mqtt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
121
Commits
4
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nicu Hodos
7150dc08c9
Merge branch 'v1.13.0'
2025-10-05 12:14:22 +02:00
src
optimize performance by using function template - it avoids type erasure and heap allocation
2025-10-05 12:11:24 +02:00
test
reorganize components tests - prepare for future HA tests, like builder
2024-10-29 10:06:32 +01:00
.gitignore
add tets for list
2024-06-30 13:17:34 +02:00
library.json
add support for using lambdas with captures as factory_builder functions
2025-10-05 11:35:55 +02:00
LICENSE
add license
2025-09-17 16:48:55 +02:00
platformio.ini
move native tests in dedicated folder
2024-10-28 17:51:29 +01:00
Description
Home Assistant library for integration with MQTT auto discovery
arduino
GPL-3.0
281
KiB
Languages
C++
100%