Skip to content

Instantly share code, notes, and snippets.

@BenJamesAndo
BenJamesAndo / apps.yaml
Created October 29, 2025 11:34
Crestron RoomView AppDaemon for Home Assistant
crestron_projector:
module: crestron_projector
class: CrestronProjector
ip_address: "192.168.1.139" # Change to your projector's IP address
debug: false # Set to true to enable debug logging
@BenJamesAndo
BenJamesAndo / apps.yaml
Last active October 29, 2025 09:12
XHouse IOT AppDaemon for Home Assistant
xhouse:
module: xhouse
class: XHouseController
email: "[email protected]"
password: "yourpassword"
refresh_interval: 300 # Normal refresh interval - every 5 minutes
debug_mode: false # Set to true if you need detailed logs