Marek Duława
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` -...
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:  Info from diagnostics: ``` "1001ec0623": { "uiid": 160, "params": { "bindInfos": "***",...