wxt9861 / esxi_stats

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

Change Power Management Policy #63

Closed alfwro13 closed 7 months ago

alfwro13 commented 2 years ago

Would it be possible to add option to change ESXI host power policy between Low Power, Balance and High Performance. This would be very useful with automation (i.e. if host CPU high then change to High Performance. Someone has already written a py script to achieve that: https://github.com/lamw/vmware-scripts/blob/master/python/configure_esxi_power_policy.py

wxt9861 commented 2 years ago

This is available in 0.7.0beta

alfwro13 commented 2 years ago

Perfect thanks, tested it - works great!