Home-Assisant-Sensor-OvApi icon indicating copy to clipboard operation
Home-Assisant-Sensor-OvApi copied to clipboard

My ov info is not retrieving any info anymore

Open pvklink opened this issue 1 year ago • 2 comments

Hi, i have ov info working for months. But since two days my ovapi-TRAM-info does not work anymore I use a raspberry 4b, latest os, 64 bits OV plugin version = '1.4.2' and using the ov info within homeassistant, latest beta docker error i got is unknown in the lovelace ui for my ov entities.

my sensor.yaml which i include with: sensor: !include sensor.yaml in configuration.yaml

<sensor.yaml> `- platform: ovapi name: Tram_17_x stop_code: 5615 route_code: 32005616 show_future_departures: 4

  • platform: ovapi name: Tram_17_y stop_code: 5615 route_code: 32005615 show_future_departures: 4
  • platform: nederlandse_spoorwegen api_key: d232349be07644d88c243c9bf3c8672b routes:
    • name: Denhaag CS-Utrecht from: Gvc to: Ut
    • name: Rijswijk CS-Denhaag CS from: Rsw to: Gvc `

pvklink avatar Sep 20 '23 11:09 pvklink

it may be possible the transportation provider changed the stop_code or route_code. so you should redo the lookup procedure to find the new and updated stop- and/or route_code.

GitHubxtsnl avatar Jan 25 '24 12:01 GitHubxtsnl

yes, that did the trick, thanks @GitHubxtsnl

pvklink avatar Jan 25 '24 16:01 pvklink