Steve Herrell

Results 5 issues of Steve Herrell

### 0.8.0 - [ ] better location naming - [ ] remove v1 mode change for baby arlo - [ ] config flow - [x] examine device refresh for properties...

TODO

### Near - [ ] customize library controls - [ ] customize stream controls - [ ] record button - [x] get some translations ### Medium - [ ] plyr...

TODO

### Now - [ ] Door bell count - [ ] continuous streaming - [ ] "geofencing" - [ ] add format checks to git commit ### `pyaarlo` binary -...

TODO

(This feels related to #370 and #348, apologies for opening a new bug.) I'm using Ubuntu 24.04.1 but I've also seen the issue on a custom linux distribution as well....

bug
Look into 👀

Along with `include` directives I have ssh configuration entries like this: ``` Host laptop* Hostname 192.168.1.146 IdentityFile ~/.ssh/roger User roger Host desktop* Hostname 192.168.1.147 Host server* Hostname 192.168.1.148 Host *x...