Ok, clearing the cache on the integrations helped and I was able to add a Meural integration. I gave username and password, it claims success.
No media_player.meural entity is getting created though. The meural. services exist. The log file only shows that it’s creating the domain and trying to create the entity:
2020-05-29 20:15:25 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.meural
2020-05-29 20:15:26 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=meural, service=set_brightness>
2020-05-29 20:15:26 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=meural, service=reset_brightness>
2020-05-29 20:15:26 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=meural, service=toggle_informationcard>
2020-05-29 20:15:26 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=meural, service=set_device_option>
It doesn’t seem to be attempting to long in using my credentials?