JavaDev99

Results 2 issues of JavaDev99

We are trying to implement this code ``` public class TestCommands { public static void main(String[] args) { args = new String[]{ "-first", "-second", "-secondFirstSub", "-secondSecondSub", "-third", "-thirdFirstSub", "-thirdSecondSub", "-thirdThirdSub"...

type: enhancement :sparkles:
type: API :electric_plug:
theme: parser

I need to update Home Graph api by using report state method which is written in this project I didn't change anything in the method but it throws such Exception...