-
2nd meeting
1. post comments, from prof. Sherif, related to the problem statement
3. define data size and format
4. data entry
5. define next step
6. next meeting held on 05 may at 10:00 pm C…
-
@Qwerty-OFF can you please take care of data entry on this one?
See https://github.com/rusefi/proteus-M54-adapter for key links
-
During installation, the following dialog is shown:
![image](https://github.com/scheidtdav/homeassistant-kostal-piko/assets/20562255/b4fa6dea-acfc-4b20-9549-052cd76a6d4c)
It should explain to the …
-
### Description
When I have a translatable field in a matrix-block feed-me will overwrite the content of this field for all languages.
When importing content to matrix-blocks, feed-me doesn't seem to …
-
Save window size and position per test (especially resized grid position/split)
-
Let's start with examples
121 VAG https://docs.google.com/spreadsheets/d/1H0cZPAJFbpprgSu1Y8BiAYzXbqddvIn-Hhod4QCVQwk
Nissan https://docs.google.com/spreadsheets/d/1mhGITGrEsXB65xr1dcxLFLKIrD0TVu754…
-
Might be related to #105 and #176 , but my error is:
```
Logger: homeassistant.config_entries
Kilde: config_entries.py:594
Førs oppstått: 16:22:29 (2 hendelser)
Sist logget: 16:22:29
Error …
-
### Steps To Reproduce
1. Start a new entry of any type
2. In the entry being created generate a password (not required, but has more effect)
3. Don't save the entry until auto lock activates
4. U…
-
Information is currently in this sheet
and on the database in Service information
Pls add steps to complete here
-
I can't parse width and height exif info from a jpeg or jfif file from this:
```
exifData_ = std::shared_ptr(exif_data_new_from_file(url.Str().c_str()));
if (exifData_ == nullptr) {
LOG(ERROR)…