Changing light scenes on Yeelight smart lamps for different in-game scenarios in Valve games using game state integration.
gamestate_integration_yeelight.cfg
from the cfg
directory to the corresponding game folder. For CS:GO that would be gamedir/csgo/cfg
and for Dota 2 it goes into gamedir/game/dota/cfg/gamestate_integration
. Run your gsi-xxxx
executable of choice and launch the game.IsSilenced, IsStunned, IsHexed, ...
)CanCast, IsActive, Cooldown, ...
)Note: I'm not a Dota player myself so I don't know what features might be desirable. Feel free to get in touch via the issue section for suggestions. Same for CS:GO of course.
Gratefully using the Yeelight python library by Stavros Korokithakis.
Copyright (c) 2016, Stavros Korokithakis
All rights reserved.
This project is licensed under the MIT License - see the LICENSE file for details