chore+feat(home-assistant): update to pyo3 0.27 and update extraction errors, switch out SmolStr for Arc<str>, tighten up light service calls and implement some for notify, start implementing units of measurement like for power
This commit is contained in:
2
home-assistant/src/sensor/mod.rs
Normal file
2
home-assistant/src/sensor/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod device_classes;
|
||||
pub mod state_classes;
|
||||
Reference in New Issue
Block a user