Iiro Kaksonen
Iiro Kaksonen
Same problem here
@Gamester17 how do you know what chip that RF Bridge uses? I have Sonoff G1 and would like to also have a custom firmware but the chip is under fixes...
Same issue for me, only one setup. If the caller rejects the call, the answerer can still see the call display (for example, answer or decline -view) @farrukhhashmi65 did you...
Implement options like this ``` John Doe - 123 Main Street, Suite 100 ``` and create your own widget like this ``` $.widget("custom.multilinemenu", $.ui.selectmenu, { _renderItem: function(ul, item) { var...
Hi WebDevTX, it's easy to implement. Something like this: ``` VAL1 - the lines VAL2 - the lines var addressFormatting = function(text) { var newText = text; var findreps =...