wxt9861 / esxi_stats

ESXi component for Home Assistant
MIT License
145 stars 40 forks source link

Host can not shutdown #100

Closed spysir closed 6 months ago

spysir commented 6 months ago

cannot-shutdown

wxt9861 commented 6 months ago

You need provide value for force. Under normal behavior, the host will not shutdown unless it is in MM mode.

Service data needs to have the force key {"host": "ESX1", "command": "shutdown", "force": true}