Anrolosia/Shopping-List-with-Grocy

Problems with component configuration

Closed this issue · 5 comments

I installed the official Grocy component and opened port 9192 as per the HACS integration instructions. Once configured the interaction still doesn't work, could you help me?
Cattura
Cattura1
after clicking on the send button
Cattura2
The component at fault appears to me
Cattura3
Could it be the fault of the fact that I set the Italian language?
Sorry for my English

in the MQTT server register, this wording also appears as a component in HA IOS
Cattura4

Hello @casasimovero ,

if you try to access in a browser your ip : your port, is it working? It shouldn't be linked to italian language. Also, any specific error in System logs in HA?

Thanks

I'm having the same issue. Grocy works fine but this integration won't seem to connect. My logs look identical. @casasimovero did you get it working?

I got it working. I found 2 things. First one was the actual issue while the second was just causing confusion and made me think it was still broken.

  1. MQTT no longer allows anonymous connections so I had to create a user within the MQTT configuration.
  2. This integration doesn't show any devices or entities on the integration window but they do exist on the entities page. Services also appear in developer tools.

image

image

image

Awesome! So I guess this ticket could be closed, right? Have a great one!