Commit Graph

18 Commits

Author SHA1 Message Date
Adrian Rumpold
67bb1e49ef feat(parser): Support new vaccination report format
Closes #8
2021-10-09 13:59:09 +02:00
Adrian Rumpold
81c19b552d fix(parser): Correctly handle incidence values without decimals
Closes #6
2021-09-20 07:51:52 +02:00
Adrian Rumpold
62904f4c09 fix(parser): Update infection data parser for new web page layout
Closes #4
2021-09-17 08:30:48 +02:00
Adrian Rumpold
92e99e03ef feat: Include ratio of at-least-once vaccinated persons 2021-08-11 10:26:18 +02:00
Adrian Rumpold
f385ee3a5a fix: Return vaccination percentage instead of ratio 2021-08-11 10:07:00 +02:00
Adrian Rumpold
2f73be9010 chore: Refactor duplicated HTTP fetching code 2021-08-11 08:12:48 +02:00
Adrian Rumpold
70fa0619d4 fix: Simply HTTP error handling 2021-08-10 20:11:14 +02:00
Adrian Rumpold
f83bb077c1 feat: Crawling and parsing of vaccination data
See #2
2021-08-10 20:06:41 +02:00
Adrian Rumpold
6a03aba4e9 fix: Deal with new date format, better error handling 2021-07-01 13:11:04 +02:00
Adrian Rumpold
1a820b7dd1 fix: Fix incidence extraction RE 2021-06-19 19:19:52 +02:00
Adrian Rumpold
7eef7e3267 fix: Actually return crawled data 2021-06-18 18:12:27 +02:00
Adrian Rumpold
5a21ec0214 fix: Fix data type of returned state 2021-06-18 18:11:25 +02:00
Adrian Rumpold
aec415df69 fix: Typo 2021-06-18 18:08:06 +02:00
Adrian Rumpold
3f39857556 fix: Fix dataclass instantiation 2021-06-18 18:07:11 +02:00
Adrian Rumpold
821b635e7c fix: Fix import of aiohttp_client 2021-06-18 17:29:18 +02:00
Adrian Rumpold
975b7666e2 feat: Implement HA sensor to expose data 2021-06-18 17:17:28 +02:00
Adrian Rumpold
5ba354c86d fix: Use async fetching 2021-06-18 15:31:51 +02:00
Adrian Rumpold
3c4768eab8 Initial commit 2021-06-18 14:12:00 +02:00