Commit Graph

13 Commits

Author SHA1 Message Date
Samuel-0-0 9db4024700 support custom User-Agent for HTTP requests 2024-06-12 13:49:50 +08:00
huafengchun 29c9b323ab [BUG FIX] municipalities not being displayed
[issue #2](https://github.com/hipudding/teslamate_fix_addrs/issues/2)
municipalities will not shown as city but shown as provice, set city
name by district.

Introduce a new parameter `-s`, `--since`, `SINCE`, which means update
addresses by amap from this date(YYYY-mm-dd). Address id will remember
to avoid repeat processing, but all addresses after `--since` will
be processed after program reboot. if anything wrong, just re-run this
program to fix.
2024-01-24 14:42:38 +08:00
huafengchun 892015e0af update readme 2024-01-04 20:12:54 +08:00
huafengchun c6a73d4a7c formated by yapf 2024-01-04 16:46:08 +08:00
huafengchun dbe69b2691 reformat 2024-01-04 14:22:51 +08:00
huafengchun 6d20f86b7b add amap api for address details 2024-01-04 14:14:30 +08:00
huafengchun ee7c994cf3 fix readme format 2024-01-03 11:09:32 +08:00
huafengchun 6e43644b50 fix typo in readme 2024-01-03 11:08:06 +08:00
huafengchun f52af0885f add link to WayneJz 2024-01-03 11:06:49 +08:00
huafengchun 5a4e0d612f add readme 2024-01-03 11:05:34 +08:00
花逢春 8d1989fd09 add docker file 2024-01-03 10:42:33 +08:00
花逢春 1297dc441b change sleep to timer. 2024-01-03 09:56:46 +08:00
花逢春 e96a8ae12c first commit 2024-01-02 20:50:29 +08:00