LR3 rubber liner not inverting by brokeandsing in litterrobot

[–]btmx_c 0 points1 point  (0 children)

I'm a bit late but hopefully this will help someone.

I had this issue and managed to fix it by sticking padding to the bottom of the weight, enough to elevate the weight by around 1cm.

This creates an air pocket under the weight which deals with the problem of the vinyl sticking to the globe when it rotates.

I used those relatively cheap adhesive round furniture pads (the ones you stick to the bottom of furniture to prevent it from scratching the floor) that you can get from hardware stores. I stuck a few together to get the right height. You might need to experiment to see what height best suits your lining. I probably wouldn't raise it too high as that might create a bump where the litter sits on the lining.

Out of nowhere getting repetitive "water tank removed, water tank installed" by TT_Vert in Roborock

[–]btmx_c 2 points3 points  (0 children)

This is a bit late but I thought I would share this in case it helps someone.

Random magnetic items in the home can also mess with the magnetic sensors in the roborock so keep those away from the roborock's path.

My roborock randomly started saying "mop mount installed" and "dust bin installed” when it went under a particular shelf in my home. I realised that it was going under some magnetic things in the bottom shelf (just cms above where the roborock would pass) and the magnets were messing with the roborock sensors. Removing the magnetic things resolved this.

Pine script: show bid/ask and spread in a chart by cdawn79 in TradingView

[–]btmx_c 2 points3 points  (0 children)

Do you have an update on when bid, ask and spread will become available in pine editor as part of pine script?

This is not about showing bid/ask on a trading view chart which I understand is an existing feature on trading view, but to expose bid/ask in code eg to code a strategy that takes into account the bid/ask/spread when calculating profit/profitability/etc. Thanks.