andig
andig
Wondering if empty string shouldn't be treated similar to nil?
This PR implements https://github.com/grid-x/modbus/pull/70 and switches to https://github.com/evcc-io/modbus as fork of grid-x/modbus. By supporting connection cloning, concurrent access to the same underlying transport with different Slave IDs becomes possible without...
After importing a new table I'm getting 'Datasette' object has no attribute 'table_metadata' when starting datasette and browsing to table. This is the backtrace: ``` Traceback (most recent call last):...
Coming from https://github.com/evcc-io/evcc/pull/4369 it would be nice if it was possible to modify the file, but not commit it. Use case: it's a template file that must be pushed to...
Fix https://github.com/bogosj/tesla/issues/125 TODO - [ ] fix examples
Position seems to have changed: ```json "drive_state": { "active_route_latitude": 53, "active_route_longitude": 8, "active_route_traffic_minutes_delay": 0, "power": 3, "shift_state": null, "speed": null, "timestamp": 1700314839825 } ```
Whenever we receive a non-200 response, the response JSON is ignored and any contained error swallowed: ``` HTTP/2.0 408 Request Timeout Content-Length: 106 Cache-Control: no-cache, no-store, private, s-max-age=0 Content-Type: application/json;...
For use with https://evcc.io it would be nice to add the original vehicle images to the gui- does anyone now how to get them from the api?