
StateReport facilitates querying the state of doors, windows, lights, appliances, meters/counters, thermostats and timers. It does that based on your room plan definitions.
A choice was made not to control or change anything in Domoticz via this skill, as that functionality is already adequately handled by both Controlicz and Alexicz under Amazon's Smart Home skill paradigm.
Most commands can be either generally or specifically applied, so you can ask "What windows are open?" for a list of all currently-open windows, or ask "Is the Bedroom Window open?" to narrow the search down.
Rather than just giving 1:1 representations of device states as answers (like a Smart Home skill does), StateReport aims to provide additional useful derived information for certain query categories:
* If a dimmable light is ON then its current dimming-percentage is mentioned.
* If an appliance (such as a washing machine) is ON then the LastUpdate timestamp is subtracted from the current server time to tell you how long the appliance has been on for.
* If a timer with random-switching is queried then the actual switching-time for today will be mentioned in the response.
* For Evohome thermostats, you will be told what zone(s) are calling for heat and what the current setpoint and actual temperatures are, together with the controller-mode and whether an until-time was specified for any overrides. That value is translated into a time-remaining calculation. The response will also mention the name and current temperature of both the coolest and warmest zones in your house.
* Meters are scanned to report the CounterToday values of each device. Normally used for meters/counters such as Gas, Water, Electricity.
Full instructions are at https://smartskills.tech/statereport/faq. The skill requires access to Domoticz from the cloud via https and a downloadable installer is available to automatically install and configure ngrok for you, including pushing new ngrok tunnel details to the skill when you reboot your server. If you already have a https URL for Domoticz because you have a reverse-proxy using nginx or Apache, this can be used instead.
The skill supports App-to-app account linking so it can be both enabled and linked with a single click from the setup instructions.
If your Echo has a screen, all commands will show APL feedback. The Help command will provide a list of example commands on-screen.
StateReport is free but the hosting still needs to be paid for so you are kindly encouraged to make a donation from the website.

Enjoy !