<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Frushers Blog</title><link href="https://www.frushers.uk/" rel="alternate"/><link href="https://www.frushers.uk/atom.xml" rel="self"/><id>https://www.frushers.uk/</id><updated>2026-05-26T19:00:00+01:00</updated><subtitle>It's pronounced 'Fr-oosher' actually?!</subtitle><entry><title>2nd Caravan trip - Llandovery</title><link href="https://www.frushers.uk/posts/2nd-caravan-trip-llandovery.html" rel="alternate"/><published>2026-05-26T19:00:00+01:00</published><updated>2026-05-26T19:00:00+01:00</updated><author><name>Rob Frusher</name></author><id>tag:www.frushers.uk,2026-05-26:/posts/2nd-caravan-trip-llandovery.html</id><summary type="html">Our second trip away in the caravan</summary><content type="html">&lt;h3&gt;Getting there&lt;/h3&gt;
&lt;p&gt;Second outing in the caravan was to Llandovery and Erlwon Camping and Caravan park. The site was jam packed for the bank holiday weekend and the weather was absolutely cooking. We didn&amp;rsquo;t have a great journey there - it was supposed to take about 2 hours but we got stuck for about 1 1/4 hours in a queue due to a broken down lorry on a roundabout - darn. Since we left about 17:30 we didn&amp;rsquo;t arrive until about 20:40.. late.&lt;/p&gt;
&lt;p&gt;Straight into sticking up the awning and getting things so the kids could sleep - we still put them to bed about 8:30ish but being holiday it was going to be later than that.&lt;/p&gt;
&lt;p&gt;&lt;img alt="A caravan with an awning attached in bright sunlight" src="../images/llandovery_caravan_photo.jpg"&gt;&lt;/p&gt;
&lt;p&gt;First surprise of the stay - &amp;ldquo;we&amp;rsquo;ll send you an email for the pay-as-you-go electric&amp;rdquo; the management lady tells me on arrival&amp;hellip; hmmmm - I didn&amp;rsquo;t read that but going back and looking at the sites booking page you pay £3 for access to electric then pay for usage&amp;rdquo;. Once we&amp;rsquo;ve setup the awning I stick on £5.00 begrudgingly paying an extra 54p for the pleasure.&lt;/p&gt;
&lt;p&gt;Awning goes up well - being sunny really helps - along with being on grass. Much easier to punch in the pegs into the ground rather than smacking the metal ones with the hammer.&lt;/p&gt;
&lt;h3&gt;Day 1&lt;/h3&gt;
&lt;p&gt;Antique shops - Jacob was desperate for going to the one he&amp;rsquo;d seen en-route in Trecastle and we managed to convince him he wanted to look in the one on Llandovery. The campsite is literally 7mins walk from the town centre so really nice to just wander in. A Co-op is 2 minutes walk away from the site which was super handy. Town didn&amp;rsquo;t open till 11am so had some coffee and cake in the &lt;a href="https://www.openstreetmap.org/node/3708479272" target="_blank"&gt;Craft Centre&lt;/a&gt; - really nice. Then wandered on through to the &lt;a href="https://llandoveryantiques.co.uk/" target="_blank"&gt;Llandovery Antique Centre&lt;/a&gt; which was great, lots of stuff found and the owner was great!&lt;/p&gt;
&lt;h3&gt;Day 2&lt;/h3&gt;
&lt;p&gt;Beach day! Abigail had decided she didn&amp;rsquo;t want to see the local carnival and demanded we go to a beach instead.&lt;/p&gt;</content></entry><entry><title>Wash out for bank holiday</title><link href="https://www.frushers.uk/posts/bank-holiday-wash-out.html" rel="alternate"/><published>2026-05-03T17:00:00+01:00</published><updated>2026-05-03T17:00:00+01:00</updated><author><name>Rob Frusher</name></author><id>tag:www.frushers.uk,2026-05-03:/posts/bank-holiday-wash-out.html</id><summary type="html">Typical UK bank holiday weather - rain and more rain!</summary><content type="html">&lt;h3&gt;Wash out&lt;/h3&gt;
&lt;p&gt;Sadly not a weekend I fancied for for a caravan outing, it promised to be a washout this weekend so I didn&amp;rsquo;t bother booking anywhere. We have booked a weekend away outside of London and we are intending to commute in on each day to have a day out in London.&lt;/p&gt;
&lt;p&gt;Have done a few jobs this week:
* Removed another two rotten wood posts holding up my raised veg plot. The one at the back came out pretty easily and replaced with a new post. Replaced the small piece of wood completely rotted through with a new post which should hold the side of it better.
* Added guttering round the side of the summer house, we had talked about buying a waterbutt though it&amp;rsquo;s awkward against the house so instead I&amp;rsquo;ve added guttering on the summer house.
* Was going to bin the camilia but actually it wasn&amp;rsquo;t full of ants and seemed to have reasonable roots so have given it some fresh compost and will see if it re-invigorates itself
* Usual gardening chores - both gardens mowed&lt;/p&gt;
&lt;h3&gt;Bad bin men&lt;/h3&gt;
&lt;p&gt;Pesky bin men didn&amp;rsquo;t bother emptying my green bin, we are generally pretty good now not filling it completely in the two weeks but that&amp;rsquo;s no excuse not to empty it. We&amp;rsquo;ve logged a miss-collection with the council and hope that they do actually come back an empty it. I&amp;rsquo;m not holding my hopes up considering it&amp;rsquo;s a bank holiday&lt;/p&gt;
&lt;h3&gt;Bad council&lt;/h3&gt;
&lt;p&gt;Homeassistant stopped announcing the bin that was being collected - wierd I thought. I called the endpoint and found that the council has changed their response that is produced when you query it.&lt;/p&gt;
&lt;p&gt;Instead of passing back a JSON structure with &amp;ldquo;status&amp;rdquo; and the collection days in a sub-structure it is now just the collection days as the main structure. Simple fix for me to change what was being parsed out so that is now fixed. You might ask why I didn&amp;rsquo;t just use the &amp;lsquo;UK Bin Collection day&amp;rsquo; addon? Well I tried, but it didn&amp;rsquo;t support my council so I started to add it and then found someone else had already got a PR in for it. Sadly though it was stuck in review and then got rejected because the person submitting the PR didn&amp;rsquo;t update the PR when the core addon changed. All in all it&amp;rsquo;s a bit of a pain when this sort of thing happens, people try and contribute then there&amp;rsquo;s a lot of noise about non-conpliance and people get put off and don&amp;rsquo;t bother.&lt;/p&gt;</content></entry><entry><title>Down and Up</title><link href="https://www.frushers.uk/posts/down-and-up.html" rel="alternate"/><published>2026-04-21T17:00:00+01:00</published><updated>2026-04-21T17:00:00+01:00</updated><author><name>Rob Frusher</name></author><id>tag:www.frushers.uk,2026-04-21:/posts/down-and-up.html</id><summary type="html">Electricity prices aren't staying low for long</summary><content type="html">&lt;h3&gt;It&amp;rsquo;s going down!&lt;/h3&gt;
&lt;p&gt;First we have the email we have all been waiting for - how much exactly did we save by the government reducing the green levy on our energy reduce my prices by?&lt;/p&gt;
&lt;p&gt;Well - in West Midlands my Octopus Go rates were:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Night&lt;/th&gt;
&lt;th&gt;Day&lt;/th&gt;
&lt;th style="text-align: right;"&gt;Standing Charge&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;8.50&lt;/td&gt;
&lt;td&gt;29.616&lt;/td&gt;
&lt;td style="text-align: right;"&gt;52.494&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;They then become on April 1st:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Night&lt;/th&gt;
&lt;th&gt;Day&lt;/th&gt;
&lt;th style="text-align: right;"&gt;Standing Charge&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;6.50&lt;/td&gt;
&lt;td&gt;27.157&lt;/td&gt;
&lt;td style="text-align: right;"&gt;57.350&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;All rejoice - look at the massive overnight saving and the huge reduction in the day rate. Of course this wasn&amp;rsquo;t going to last very long now there&amp;rsquo;s a war (completely made up by the USA) that would cause this to change. &lt;/p&gt;
&lt;h3&gt;Now it&amp;rsquo;s going back up&lt;/h3&gt;
&lt;p&gt;I wasn&amp;rsquo;t expecting it to change quite so quickly but another email lands in my inbox - my prices are going up on May 1st: &lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Night&lt;/th&gt;
&lt;th&gt;Day&lt;/th&gt;
&lt;th style="text-align: right;"&gt;Standing Charge&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;8.625&lt;/td&gt;
&lt;td&gt;29.732&lt;/td&gt;
&lt;td style="text-align: right;"&gt;59.050&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;So all the government jubilation at our energy costs being reduced and that everyone was going to benefit&amp;hellip; all for 1 month&amp;hellip; thanks. The real kicker here is that Octopus didn&amp;rsquo;t reduce the daily standing charge, it&amp;rsquo;s been increased even though that is where the increase was seen when the green levy&amp;rsquo;s were put on energy. The jump from 52p to 59p is 12% - go figure that out in your inflation figures when they say it&amp;rsquo;s only running at 3%&lt;/p&gt;
&lt;p&gt;Clearly this isn&amp;rsquo;t the last of these rises - we are going to see things getting very messy later on in the year as this wars not going to be finished any time soon. I&amp;rsquo;ve sat and thought about switching to the fixed Octopus Go tariff for a while. It&amp;rsquo;s another 1.5p at night and 2p during the day on the current tariff plus another 2p on the daily standing charge. I&amp;rsquo;ll take a bet on hoping the war will be at least somewhat done by winter when costs will hit me.&lt;/p&gt;</content></entry><entry><title>Octopus export price dropping</title><link href="https://www.frushers.uk/posts/octopus-export-down.html" rel="alternate"/><published>2026-02-17T17:00:00+00:00</published><updated>2026-02-17T17:00:00+00:00</updated><author><name>Rob Frusher</name></author><id>tag:www.frushers.uk,2026-02-17:/posts/octopus-export-down.html</id><summary type="html">Export prices for electricity are set to go down.</summary><content type="html">&lt;h3&gt;Export price down&lt;/h3&gt;
&lt;p&gt;Octopus export price dropping :-( 12p instead of 15p &lt;/p&gt;
&lt;p&gt;I guess it had to happen at some point since Octopus likely aren&amp;rsquo;t making enough money from us. Comes with a sob story about wholesale prices settling and being lower. I&amp;rsquo;m not sure that I believe the rational but then I&amp;rsquo;m getting cynical in my older age!&lt;/p&gt;
&lt;p&gt;This gives me a bit of a conundrum about if I should change over to a different tarrif. There&amp;rsquo;s not a great selection of alternatives. Either Octopus FLUX export but I&amp;rsquo;d need to take the hit on using FLUX import which is expensive. Alternatively I &lt;em&gt;could&lt;/em&gt; move onto Agile Export which would at least give me potential higher export rates into the evening.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve been doing OK each year on Octopus and haven&amp;rsquo;t really ended up being in debt, in fact my account is around £330 up (amusingly I&amp;rsquo;m not allowed a refund) - the main reason for this was working FLUX hard a couple of years ago that ended up with a monster surplus of credit. &lt;/p&gt;</content></entry><entry><title>Feb half term</title><link href="https://www.frushers.uk/posts/half-term-2026.html" rel="alternate"/><published>2026-02-16T12:00:00+00:00</published><updated>2026-02-16T12:00:00+00:00</updated><author><name>Rob Frusher</name></author><id>tag:www.frushers.uk,2026-02-16:/posts/half-term-2026.html</id><summary type="html">Feb 2026 half term log</summary><content type="html">&lt;h3&gt;Half term&lt;/h3&gt;
&lt;p&gt;Feb half term with the kids comes around pretty quickly. Nothing super exciting planned as usual but did plan to sort the car out since I can take it in. Expecting to blow a good ~£100 a day as usual when the kids are off.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Get the car MOT done and sort out the timing belt, expensive but needed. Not exactly fun for the kids but a day wandering around in town. Abigail will like it, lots of charity shops. Going to be looking at the best part of £1300 for the MOT/timing belt/likely 4 sensors for tyre pressure sensors&lt;/li&gt;
&lt;li&gt;Art in nature on weds, have a look around their gallery - should see some of the art group folks&lt;/li&gt;
&lt;li&gt;Booked in to Camping and Caravan show in Birmingham on Friday as Amy took the day off.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Not that it&amp;rsquo;s costing me any A/L, I&amp;rsquo;ve spent the F/L that I had, I&amp;rsquo;m down to a paltry 12.5hrs now&lt;/p&gt;</content></entry><entry><title>Old man syndrome</title><link href="https://www.frushers.uk/posts/old-man-syndrome.html" rel="alternate"/><published>2026-02-01T12:00:00+00:00</published><updated>2026-02-01T12:00:00+00:00</updated><author><name>Rob Frusher</name></author><id>tag:www.frushers.uk,2026-02-01:/posts/old-man-syndrome.html</id><summary type="html">Giving up on the camping dream for the time being</summary><content type="html">&lt;h3&gt;How did we get to this point?&lt;/h3&gt;
&lt;p&gt;I&amp;rsquo;ve gone and turned into my parents in a single not so small decision to get a caravan.&lt;/p&gt;
&lt;p&gt;Last year I went camping with my sister to Wales, we all had a great time but there was a fair amount of &lt;em&gt;stuff&lt;/em&gt; that I didn&amp;rsquo;t have or didn&amp;rsquo;t got well. I don&amp;rsquo;t own a very good coolbox and although the dodgy old one that I brought likely 20+ years ago worked to a point it wasn&amp;rsquo;t great. Then the beds didn&amp;rsquo;t work out - they were hard and don&amp;rsquo;t fit the tent properly, the portable toilet broke and leaked (yuk!) and we practically lived off my sister and her many bits of kit.&lt;/p&gt;
&lt;p&gt;So I had planned on getting things better for 2026&amp;rsquo;s camping trip - I&amp;rsquo;d buy new beds, fridge, likely steal my sisters old trailer so that I could fit everything in without needing my dad to come along just as extra carrying capacity. Then I was still a little miffed that Amy still won&amp;rsquo;t come along which just makes life a bit harder than it needs to be.&lt;/p&gt;
&lt;p&gt;The more I think about it the more it seems daft but the alternative of a caravan didn&amp;rsquo;t bode well when we went looking before. Amy said she&amp;rsquo;d go if we got one but the kids took over and demanded being in the caravan and that just meant that I was buying a huge caravan which is awkward since I don&amp;rsquo;t really have space to store one. So I shelved the plans.&lt;/p&gt;
&lt;h3&gt;Oops&lt;/h3&gt;
&lt;p&gt;Then one soggy Saturday afternoon to get the kids out of the house I wandered along to the caravan place again to look at a new model design as it looked like something more useful than weird fixed double beds. Though at 22K that wasn&amp;rsquo;t getting brought. The kids run around the place looking in &lt;em&gt;every&lt;/em&gt; caravan and I plop myself down in a 2 berth Baileys Pegasus - the cheapest caravan they have. Eventually they find me and I propose that this van is what we should get. Lots of kid moaning ensues about there being no space for them and we head home.&lt;/p&gt;
&lt;p&gt;Overnight I think it over some more and take my dad to see it, he puts the stamp of approval on it and after a good amount of thinking I stick the deposit on it.&lt;/p&gt;</content></entry></feed>