Maarten Groeneweg

Results 14 comments of Maarten Groeneweg

@rarkins you have a point, it makes sense to be able to set this on component level. Let's make it configurable on the following levels: - base config - page...

I think it would be useful to have the option to hide differences on this page. By example: if I have an expected difference in my footer component I would...

As some DEV environments can be slow due to limited resources and application/cache warmup time I agree that it should be configurable. Because it is environment specific we should use...

Hi, in the page.components you provide the names of the components. In the component array you define the component name and css selector. The idea behind this is that pages...

you could try to remove the comments from the json file, I think that will fix it

The config file should be valid JSON, there are some issues with the JSON you provided. Below is a valid (and working) config file. I would advice to edit JSON...

I did quite some testing for SSO between browser and app using an ASWebAuthenticationSession and setting prefersEphemeralWebBrowserSession to false. Based on this article https://developer.okta.com/blog/2022/01/13/mobile-sso#sfauthenticationsession-or-aswebauthenticationsession-behavior and the Apple docs (https://developer.apple.com/documentation/authenticationservices/authenticating_a_user_through_a_web_service#3395310) that...

@srichakradhar and @jjliu15 we have been testing this fork for a longer period and it helps us increasing the monitisation of these ad positions. Is there anything which holds back...

We are also seeing this crash in our play store console logs. It affect roughly 0.5-0.75% of the users. We are not able to reproduce it our-selves even not after...

I just created this PR on the Hassio Addons repo with a new addon which runs the bridge: https://github.com/home-assistant/hassio-addons/pull/237