about summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2024-04-15prepare for 2.2.11 HEAD 2.2.11 masterodrling
2024-04-15replace spaces in topic namesodrling
2024-04-10meson: add project licenseodrling
2024-04-10meson: formatodrling
2024-03-25address various warnings and set default warning levelodrling
2024-03-25keep const qualifier in mqtteer_getenvodrling
2024-03-25fix strict-prototypes warningsodrling
2024-03-22fix sensors device class 2.2.10odrling
2024-03-13readme: remove outdated informationodrling
2024-03-13fix load average typing 2.2.9odrling
2024-03-13prepare for 2.2.8 2.2.8odrling
2024-03-13create report structs instead of using direct metricsodrling
2024-03-12fix c/c perror messageodrling
2024-03-12prepare for 2.2.7 2.2.7odrling
2024-03-12properly close psi filesodrling
2024-03-12add newline in debug messageodrling
2024-03-12properly handle power supply opendir errorsodrling
2024-03-12init mosquitto client in dedicated functionodrling
2024-03-12wrap *alloc and close* calls to fail on errorsodrling
2024-03-12skip power_supply directories starting with '.'odrling
2024-03-11typedef mqtteer_batteries structsodrling
2024-03-09fix mqtteer on systems with no batteries 2.2.6odrling
2024-03-01fix typo in psi total unit 2.2.5odrling
2024-03-01end string when reading battery capacity 2.2.4odrling
2024-03-01prepare for 2.2.3 2.2.3odrling
2024-03-01psi: make sure we can't read more than we canodrling
2024-03-01fix psi parsingodrling
2024-03-01prepare for 2.2.2 2.2.2odrling
2024-03-01end string when reading psiodrling
2024-03-01fail nicely on unknown pressure typeodrling
2024-03-01add units to PSI metrics 2.2.1odrling
2024-03-01prepare for 2.2.0 2.2.0odrling
2024-03-01fix battery monitoringodrling
2024-03-01add PSI monitoringodrling
2024-02-26format codeodrling
2024-02-26add battery monitoring 2.1.0odrling
2024-02-24prepare for 2.0.1 2.0.1odrling
2024-02-24always reannounce our entitiesodrling
2024-02-17prepare 2.0.0 2.0.0odrling
2024-02-17add running entityodrling
2024-02-16actually list all sensors 1.2.4odrling
2024-02-16prepare 1.2.3 1.2.3odrling
2024-02-16fix libsensors chip iterationodrling
2023-11-30fix libsensors chip iteration v1.2.2odrling
2023-11-30add MQTTEER_DEBUG env var v1.2.1odrling
2023-11-30update readme to mention temperature sensors v1.2.0odrling
2023-11-30add sensors to reportsodrling
2023-11-20free meminfo earlier in report functionodrling
2023-11-20register cleanup function with atexitodrling
2023-11-19free meminfo after reporting v1.1.2odrling