New to both Appdaemon and python.
I found how to select an option in the api reference.
self.select_option("input_select.mode", "Day")
But how do i read what is selected?
New to both Appdaemon and python.
I found how to select an option in the api reference.
self.select_option("input_select.mode", "Day")
But how do i read what is selected?