ikkemaniac
ikkemaniac
```paho.mqtt.__version__```: 1.5.1 py version: 3.9.7 When using publish.multiple() and supplying ```"retain": str("True")``` the following ugly exception will be returned: ``` Exception has occurred: TypeError unsupported operand type(s) for |: 'int'...
Add pagination classes to nav section When using `bootstrap-responsive.html` (extends `bootstrap.html`) the pagination nav section is missing the correct bootstrap classes.
- fix: recognize empty string and throw error when required - fix: match() return was missing variable
This is a draft to ask some questions on how to proceed to implement surface vehicles to the model wizard. I chose a crawler to start with, i see this...