I gave Claude access to my Home Assistant. It helped me audit, debug, and improve my smart home better than I ever could have.
midscene-python/ ├── midscene/ # Core framework │ ├── core/ # Core framework │ │ ├── agent/ # Agent system │ │ ├── insight/ # AI inference engine │ │ ├── ai_model/ # AI model integration │ │ ├── yaml ...
Downloaded model files are placed like this: ComfyUI/ └── models/ ├── dotstts/ │ ├── common/ │ │ ├── speaker_encoder.safetensors │ │ └── vocoder.safetensors │ ├── dots.tts-base/ │ │ └── model ...