Ryckie

Results 11 comments of Ryckie

I have the same issue. I copiëd over the same exact street name and so over from the app to Home Assistant. And it's showing ''Unknown''. And eye icon instead...

> Can this issue be closed? For me it is still not showing correctly. ![image](https://user-images.githubusercontent.com/63733138/118406375-1b96ce00-b67c-11eb-8345-e8ae2a17985b.png)

``` 2021-05-19 13:20:08 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/config/custom_components/afvalbeheer/sensor.py", line 438, in async_update await self.collector.update() File "/config/custom_components/afvalbeheer/sensor.py", line...

> @Ryckie What is your config? This is my sensors.yaml ``` - platform: afvalbeheer wastecollector: RecycleApp printwastetypes: 1 resources: - RESTAFVAL - gft - papier - pmd postcode: "0000 cityname"...

> Does your address work on the RecycleApp.be website? Yes this works, only difference there from the android app is on that site I put my postcode "0000 - cityname"...

> @Ryckie I did some tests and found that the way your address code gets pulled is different than the normal recycleapp way. I'll have a look if I can...

> Fixed , kindly pull latest changes from `ghcr.io/museofficial/muse:pr-1256` via `docker pull` / `docker compose pull`. 😊 this fixed it for me as well. latest version on the other hand...

> for now I solved my problem with nginx at from of agh for /dns-query like this > > ``` > location = /dns-query { > return 404; > }...

Hello, how are we with this? For me /mv doesn't work either. Has it been implemented jet?