Aleksandar Dadic

Results 14 comments of Aleksandar Dadic

Hi @chof747! Sorry for the late reply! I unfortunately can't tell you where you can find more information about the CRC check. I got all my information from [this thread](https://www.lteforum.at/mobilfunk/wiener-netze-smart-meter-auslesen.16222/)....

Hi @chof747! Sorry for the late reply! Unfortunately, I can't test your code because my ESP32 is positioned in such a way that it is really hassle to flash it.

Hi @ALfuhrmann! Thank you for your contribution! I think it is a very good idea to add this as a config option. Since I am abroad probably until Christmas, I...

Thank you again for your contribution. I finally had the time to test your addition. I wasn't aware of the `Serial.swap()` functionality. By shorting GPIO2 (D4) to TX, it is...

Hi @jkoenig72! I think you misunderstood what the kiosk mode actually does. When KIOSK_MODE is set to True, it just adds "?kiosk" to every URL. This way the header and...

Hi @divirg! Glad that the skill works for you. But unfortunately there is no way to hide the browser address bar. That's a limitation of the browser on the Echo...

Hi @tpbillund! Please check if the locale of the skill matches the locale of your Echo device. This seems to be a common error (see [here](https://github.com/aldadic/home-assistant-on-echo-show/issues/7#issuecomment-1365968937) for example).

That's really strange. If you are using `homeassistant.local` as URL, you could maybe try the local IP address instead. I once had a problem using `homeassistant.local` on the Echo Show....

I had a similar problem when using `homeassistant.local` as URL. This is not a problem with the skill, but rather a problem with the way the Echo Show resolves this...

As I already said: There is nothing I can do if the Silk browser doesn't resolve a URL, because that problem isn't related to the skill, but rather to the...