rogro82

Results 8 comments of rogro82

Thanks! I had already started on a custom FileSystem using virtual relative paths. Mainly because the remote chrome debugger would otherwise always show the actual file paths. Because I had...

I have tested this on 2 Sony KD TVs (49/55) so it should work. Can you tell me which Android TV version? If you have any knowledge of sending HTTP...

Light capabilities are based on the supported_features attribute reported by home-assistant. So if a light has a dim feature in HA it will also have that capability in Homey. If...

You should use data_template to access the trigger property instead of data and then set value ``` - service: variable.set_variable data_template: variable: alarm_triggerone value: '{{ trigger.to_state.attributes.friendly_name }}' ```

Please also supply the version of Android TV so I can check. One thing you can check is if all the app permissions are correctly set. Basically on newer Android...

@mrmannetje if you start the app do you get the normal [(`The server is running on...` screen )](https://github.com/rogro82/PiPup/blob/master/graphics/screenshot-2.png) or an actual crash?

Also just published a new release which fixes a permission issue so also check if that perhaps also solves the issue as I did see a crash report of a...

> Small update, got both shields working now. I did the ADB commands again and that seems to do the trick. I now can reach it via the IP address...