Marek Duława

Results 6 issues of Marek Duława

Please add option to print as a list - each rule in one line.

``` chrome.extension is not available: 'extension' is not allowed for specified context type content script, extension page, web page, etc.). [VM] binding (217):424 Binding.generate [VM] binding (217):424 (anonymous function) extension:114...

invalid: ```less @media(min-width:768px) { color: red; } ``` valid: ```less @media (min-width: 768px) { color: red; } ``` **What did you expect to happen?** 1. Check space after `@media` -...

enhancement
help wanted
linter

Fixes: https://github.com/AlexxIT/SonoffLAN/issues/1432

Sonoff M5-1C: https://sonoff.tech/product/smart-wall-switches/m5/ This device has only 1 switch but after synchronization it shows 4 of them: ![image](https://github.com/AlexxIT/SonoffLAN/assets/1897839/9d7f4a22-ef79-4967-adef-0c71fe9c38cc) Info from diagnostics: ``` "1001ec0623": { "uiid": 160, "params": { "bindInfos": "***",...