@bravenel, got a question about RM that you can prolly answer quicker than anyone else. Under the Control Music Device group of commands in RM 4.0, I see Raise Volume and Lower Volume.
Does this match up to volumeUp and voumeDown available in the audioVolume capability?
Raise Volume in RM seems to be doing something else. Thanks!
When I try to use the Raise/Lower Volume commands from Rule Machine I get the following error:
Yes, they are the same. RM does not implement volumeDown and volumeUp as part of the Audio Volume commands, although they are available as part of the Music Player commands. Could be that I was led astray on the need to add Audio Volume in the first place (the culprit shall remain unidentified). A bit of research is in order, no doubt. Also, we plan to make some changes around speech devices wrt to volume.
Thanks Bruce! I'm using the custom action with the volumeUp/volumeDown and it's working fine. Just thought I'd get it cleared up.
If you don't mind, if you're making changes around speech/voice, I'm working on updates to the Cast-Web-API drivers for Hubitat with the original developer of the software for ST. So, if there's any "beta" announcements about the changes, I'd appreciate being on the distribution list, if it's not too much trouble. Thanks so much!
And state.volumeStep is set to an integer in the update function.
And i have a button controller set up as follows:
When I press button 1 (and i confirmed that on the device edit page) i get the volume dropping and when I press button 5 the volume goes up. Can you confirm?
When I added extra debug logging in I see the following:
Yes, they are reversed. Fix is in, but don't know when it will be released. In the meantime, you can get correct behavior with Custom Action on the device.