Overview:
The help
command displays a help message with information on all available commands.
Command Structure:
help
Details:
Typing help
will provide a list of all commands you can use. It will include each command’s name and a brief description of its function. This is useful for a quick reference or if you need to know what commands are available and what they do.
Example Output:
Vila58: Command and information instructions Usage options: help -> print this message. status -> executes a ping_monitor to list the status of your entire vila. irrigation -> prints the currently defined Tasmota-based irrigation schedule irrigation enable -> enables the currently defined Tasmota-based irrigation schedule. irrigation disable -> disables the currently defined Tasmota-based irrigation schedule. An active irrigation cycle will be stopped immediately. poolpump -> prints the currently defined Pi/Iobroker poolpump schedule poolpump on -> turns on the pool pump. If the currently defined Pi/Iobroker poolpump schedule is enabled, the pump will be turned off according to the schedule. poolpump off -> turns off the pool pump. If the currently defined Pi/Iobroker poolpump schedule is enabled, the pump will be turned on according to the schedule. poolpump enable -> enables the currently defined Pi/Iobroker poolpump schedule If the pump is running, it will continue to do so. poolpump disable -> disables the currently defined Pi/Iobroker poolpump schedule If the pump is OFF, it will stay off until the schedule is enabled again. poolpump lowenergy -> puts the pump into the low energy mode to maximize the energy savings. This is the default operational mode after 10 minutes priming and another 10 minutes in higher occupancy mode poolpump highoccupancy -> puts the pump into a higher speed to support high occupancy situations of the pool during summer. This is the exception in rare situations. After priming for 10 minutes, the pump will not switch into low energy mode poolheater on -> turns on the pool heater. The pool heater will be switched on and will start heating up the pool if the pool pump is running poolheater off -> turns off the pool heater. The pool heater will be permanently switched off