I have a button connected to home assistant that i'd like to use to turn on/off a light. The light is locked into the alexa echosystem, so no way to import it directly into home assistant unfortunately. I'd like to also be able to turn the light on/off with alexa voice commands. The issue I have is that there is no option in Alexa routines to toggle the current state of the device - a routine can only turn the device on or turn it off. Is there any way for voicemonkey to read the state of the bulb from alexa? Alternatively, is there a way to set up a routine to update voicemonkey when the bulb is turned on or turned off so voicemonkey can keep a record of the state?