Results 47 comments of myT

ok, I'll see what I could do for a next release...

within this integration green is for closest by and red for largest distance, as the price is shown anyway in the logo

Event is triggered, see readme which has full example of usage.

The from - to parameters are required when searching for a station in between two location. Then the action/service `carbu_com.get_lowest_fuel_price_on_route` or `carbu_com.get_lowest_fuel_price_on_route_coor` should be used. The action you are using...

hmm, I now see your second screenshot is using the correct action/service. I'll further check this

Are you sure a valid GEO_API_KEY is set? I've added some validation in R11.2.4 to throw an ServiceValidationError if services are used that require a valid GEO_API_KEY while not set.

did you setup an automation to trigger on the specific event? see example code on the readme

the issue isn't clear to me. Which part is not working? If you don't setup an automation to trigger based on the event, no notification will be shown. So before...

I'll try to look into into it next week