Domoticz Module - mwellck/shella-modules GitHub Wiki

Domoticz

Domoticz Module

Developed by: @nlooije

Setup Domoticz

  • Make sure the Domoticz server is running by going to the server_url, e.g. https://server_ip or http://server_ip:port.

  • Run the "Modules Configuration Tool" (~/shella/client/config_modules.py)

or add the Domoticz server url, username and password manually to your profile.yml:

domoticz:
  server: <server_url>
  username: <username>
  password: <password>
  • Restart the Pi:
sudo reboot

Examples:

You: Turn on the dinnertable light
JASPER: Turning dinnertable light on

You: Turn off the dinnertable light
JASPER: Turning dinnertable light off

You: Activate movie mode
JASPER: Activating the movie scene

You: Activate the night group
JASPER: Switching on the night group

You: Activate the night group
JASPER: The night group is already on

You: What is the current temperature?
JASPER: Inside the house, it is 19.3 degrees celsius and 46 percent humidity

You: Increase the temperature
JASPER: Increasing the temperature to 20.3
⚠️ **GitHub.com Fallback** ⚠️