Hello everyone, I’m currently working on a research project that involves understanding the structure of the SmartThings mobile app’s source code. I managed to extract the source code from an .apk file, but I’m finding it quite challenging to navigate and understand. If anyone has experience or insights into how the SmartThings app is structured, I’d greatly appreciate any guidance or resources you could share!
On another note, I’ve recently set up a new Raspberry Pi with Docker, Portainer, and Docker Compose. I installed hass.io and configured it to recognize my Z-Wave device, an AeoTec Z-Stick Gen5+, connected via USB. However, despite following the setup instructions, the Z-Wave device doesn’t appear in the Home Assistant configuration. I’ve checked the serial interface settings and ensured the device is correctly mapped, but I’m still missing something. Does anyone have tips or troubleshooting steps for this issue?
Lastly, I’ve been experimenting with automations using manual event triggers in Home Assistant. My goal is to create a system where a manual event (like a voice command) can trigger an automation that runs a script based on specific conditions, such as a date range. I’ve managed to get it working in a basic automation setup, but I’m looking to streamline this process using blueprints. If anyone has experience with automation blueprints or can offer advice on structuring these conditions, I’d be very grateful!
Looking forward to hearing from the community and learning from your experiences!