v0.12.0-preety_code

This commit is contained in:
Mateusz Gruszczyński
2026-09-03 15:33:37 +02:00
parent be67932b47
commit 07be4b85d9
87 changed files with 11691 additions and 3172 deletions
-1
View File
@@ -10,7 +10,6 @@ const DEVICE_MEASUREMENT: &str = "gree_device";
const ZONE_MEASUREMENT: &str = "gree_zone";
const HA_MEASUREMENT: &str = "gree_ha";
// Functional source split intentionally keeps items in the existing module namespace.
include!("influxdb/write.rs");
include!("influxdb/query.rs");