Ben

Results 6 issues of Ben

hey 👋 great lib guys, i love it! 🫶 Unfortunately I encountered my first issue with it now :D You can see it in the screen (from kitty on current...

including general readme things and cool tips like the one from @xbmcnut below --- ![image](https://user-images.githubusercontent.com/1492137/132780857-4edb1e67-a181-4525-ae9c-ca589726035e.png) ``` script: set_kobe_inside: alias: 'Set Kobe Inside' sequence: - service: sureha.set_pet_location data: pet_id: '123456' #Kobe's...

documentation
enhancement

we should use the same data/endpoint as used for felaqua (see #20) and provide the relevant values (food type/food remaining) for both bowls

the cli is currently a rough script without proper structure and mostly used for development. I think the code itself can be improved and the output (which values, style) should...

for use in other tools, the cli should be able to output (machine parseable) json or/and yaml

there are many comments in the code but no real documentation or docstrings currently which makes it hard for people unfamiliar with the code to use it

enhancement