erasta/CovidDataIsrael

add API results to HA

Opened this issue · 1 comments

Hi, this is more of a feature request... Home assistant today has a built in integration for the corona virus, but it seems there is an error when it comes to the Israeli data. Is there any way you can update the HA module, or possibly point me in the direction to create my own with the API you are using?
I searched on the MOH site, but couldn't find any documentation regarding the API you are using. Any help would be greatly appreciated.

i am using a post request to the MOH backend, same like their frontend use, you can find it easily on the python code i wrote on this repo.