<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Home Assistant Archives - Mark&#039;s Tech Blogs</title>
	<atom:link href="https://markstechblogs.co.uk/category/home-assistant/feed/" rel="self" type="application/rss+xml" />
	<link>https://markstechblogs.co.uk/category/home-assistant/</link>
	<description>Reviews and buying advice about smart home and tech products</description>
	<lastBuildDate>Mon, 04 May 2026 14:52:38 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://markstechblogs.co.uk/wp-content/uploads/2023/09/cropped-favicon-32x32.png</url>
	<title>Home Assistant Archives - Mark&#039;s Tech Blogs</title>
	<link>https://markstechblogs.co.uk/category/home-assistant/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Stream Vinyl to AirPlay Speakers with Raspberry Pi and Home Assistant</title>
		<link>https://markstechblogs.co.uk/how-to-stream-vinyl-to-airplay-speakers-with-raspberry-pi-and-home-assistant/</link>
					<comments>https://markstechblogs.co.uk/how-to-stream-vinyl-to-airplay-speakers-with-raspberry-pi-and-home-assistant/#respond</comments>
		
		<dc:creator><![CDATA[Mark's Tech Blogs]]></dc:creator>
		<pubDate>Wed, 13 May 2026 17:46:00 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Home Assistant]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">https://markstechblogs.co.uk/?p=5825</guid>

					<description><![CDATA[<p>There is a full video of this on my YouTube channel Streaming music is convenient, but there’s still nothing quite like playing a full album on vinyl. The challenge is combining that analogue experience with modern smart home audio. In this guide, I’ll show you how to build a DIY system that lets you stream [&#8230;]</p>
<p>The post <a href="https://markstechblogs.co.uk/how-to-stream-vinyl-to-airplay-speakers-with-raspberry-pi-and-home-assistant/">How to Stream Vinyl to AirPlay Speakers with Raspberry Pi and Home Assistant</a> appeared first on <a href="https://markstechblogs.co.uk">Mark&#039;s Tech Blogs</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><a href="https://youtu.be/GoNJFtQd3uY">There is a full video of this on my YouTube channel</a></p>



<p class="wp-block-paragraph">Streaming music is convenient, but there’s still nothing quite like playing a full album on vinyl. The challenge is combining that analogue experience with modern smart home audio. In this guide, I’ll show you how to build a DIY system that lets you stream your record player to AirPlay speakers like HomePods using a Raspberry Pi and Home Assistant.</p>



<p class="wp-block-paragraph">This setup creates what I’ll refer to throughout as the <strong>Vinyl AirPlay Bridge</strong> — a simple, network-accessible tool that connects your turntable to your smart speakers.</p>



<h2 class="wp-block-heading">What Is the Vinyl AirPlay Bridge?</h2>



<p class="wp-block-paragraph">The Vinyl AirPlay Bridge is a lightweight streaming solution that captures audio from your turntable and broadcasts it over your network to AirPlay-enabled devices. It includes a simple web interface where you can select speakers, control playback, and adjust volume.</p>



<p class="wp-block-paragraph">It also integrates with Home Assistant, allowing you to automate playback — for example, automatically streaming to a HomePod when you start your record player.</p>



<h2 class="wp-block-heading">What You’ll Need</h2>



<h3 class="wp-block-heading">Turntable Requirements</h3>



<p class="wp-block-paragraph">Your record player should have a built-in preamp or a line-out option. This ensures the audio signal is at the correct level for digital input.</p>



<p class="wp-block-paragraph"><a href="https://geni.us/tCcpvl">My turntable of choice</a></p>



<h3 class="wp-block-heading">USB Audio Interface</h3>



<p class="wp-block-paragraph">You’ll need a compact USB audio interface to capture the audio signal. The Behringer UCA202 is a popular choice due to its affordability and reliability.</p>



<p class="wp-block-paragraph"><a href="https://geni.us/grHYXcC">Check out the Behringer UCA202</a></p>



<h3 class="wp-block-heading">Raspberry Pi</h3>



<p class="wp-block-paragraph">A Raspberry Pi acts as the core of the Vinyl AirPlay Bridge. A Raspberry Pi 5 is recommended for best performance, along with a wired Ethernet connection for stability.</p>



<p class="wp-block-paragraph"><a href="https://geni.us/zkvo">Raspberry Pi Starter Kit</a></p>



<h2 class="wp-block-heading">My Code!</h2>



<p class="wp-block-paragraph">I&#8217;ve done most of the heavy lifting for you and have packaged the code that makes the magic happen along with a comprehensive readme with setup guide and a boilerplate service so it starts automatically on boot. <a href="https://github.com/marktiddy/pinyl">You can find the code on my Github</a>.</p>



<h3 class="wp-block-heading">Network Setup</h3>



<ul class="wp-block-list">
<li>Assign a static IP address to your Raspberry Pi</li>



<li>Ensure all AirPlay devices are on the same network</li>



<li>Use Ethernet where possible for lower latency<br><br><a href="https://github.com/marktiddy/pinyl" type="link" id="https://github.com/marktiddy/pinyl">Follow the instructions in the repository!</a></li>
</ul>



<h2 class="wp-block-heading">How the System Works</h2>



<p class="wp-block-paragraph">The Vinyl AirPlay Bridge captures audio from your turntable via the USB interface and processes it on the Raspberry Pi. It then streams that audio over your local network to any AirPlay-compatible device.</p>



<p class="wp-block-paragraph">You access the system through a browser-based interface hosted on the Raspberry Pi. From there, you can:</p>



<ul class="wp-block-list">
<li>Select one or multiple AirPlay speakers</li>



<li>Start streaming instantly</li>



<li>Adjust playback volume</li>
</ul>



<p class="wp-block-paragraph">The interface automatically discovers available devices on your network, including HomePods and Apple TVs.</p>



<h2 class="wp-block-heading">Setting Up the Vinyl AirPlay Bridge</h2>



<h3 class="wp-block-heading">1. Prepare the Raspberry Pi</h3>



<ul class="wp-block-list">
<li>Install Raspberry Pi OS</li>



<li>Connect the USB audio interface</li>



<li>Update the system and install required dependencies</li>
</ul>



<h3 class="wp-block-heading">2. Install the Software</h3>



<p class="wp-block-paragraph">The Vinyl AirPlay Bridge runs on a Python-based application. After downloading the code, follow the setup instructions to install required libraries and dependencies.</p>



<h3 class="wp-block-heading">3. Configure Auto Start</h3>



<p class="wp-block-paragraph">To ensure the service runs automatically, create a system service that launches on boot. This keeps the Vinyl AirPlay Bridge always ready to stream.</p>



<h3 class="wp-block-heading">4. Access the Web Interface</h3>



<p class="wp-block-paragraph">Once running, access the interface by navigating to your Raspberry Pi’s IP address with port 5050 using HTTP.</p>



<p class="wp-block-paragraph">From here, you can select your audio source and choose which AirPlay speakers to stream to.</p>



<h2 class="wp-block-heading">Streaming Your Vinyl</h2>



<p class="wp-block-paragraph">Using the Vinyl AirPlay Bridge is straightforward:</p>



<ul class="wp-block-list">
<li>Open the web interface</li>



<li>Select your AirPlay speaker</li>



<li>Start playback on your turntable</li>
</ul>



<p class="wp-block-paragraph">The audio will begin streaming across your network with minimal delay.</p>



<h2 class="wp-block-heading">Home Assistant Integration</h2>



<p class="wp-block-paragraph">One of the most powerful features of the Vinyl AirPlay Bridge is its integration with Home Assistant.</p>



<p class="wp-block-paragraph">If your turntable is connected to a smart plug or contact sensor, you can use that trigger to automatically start streaming.</p>



<h3 class="wp-block-heading">How It Works</h3>



<ul class="wp-block-list">
<li>The Vinyl AirPlay Bridge exposes an API endpoint</li>



<li>Home Assistant sends a POST request to start streaming</li>



<li>You specify the target speaker and volume level</li>
</ul>



<h3 class="wp-block-heading">Example Use Case</h3>



<p class="wp-block-paragraph">When the turntable lid is opened, a contact sensor triggers an automation that instantly streams audio to a designated HomePod.</p>



<h2 class="wp-block-heading">Optional: Siri Shortcuts Integration</h2>



<p class="wp-block-paragraph">If you’re not using Home Assistant, you can still control the Vinyl AirPlay Bridge using Siri Shortcuts.</p>



<p class="wp-block-paragraph">By sending a simple web request, you can create shortcuts to:</p>



<ul class="wp-block-list">
<li>Start streaming to specific speakers</li>



<li>Control playback without opening the interface</li>
</ul>



<h2 class="wp-block-heading">Performance and Limitations</h2>



<p class="wp-block-paragraph">While the Vinyl AirPlay Bridge works well, there are a few considerations:</p>



<ul class="wp-block-list">
<li>Some latency is expected due to network streaming</li>



<li>Wired connections significantly improve reliability</li>



<li>Setup requires basic technical knowledge</li>
</ul>



<p class="wp-block-paragraph">This is not a plug-and-play solution, but it offers flexibility that commercial products often lack.</p>



<h2 class="wp-block-heading">Final Thoughts</h2>



<p class="wp-block-paragraph">The Vinyl AirPlay Bridge is a practical way to combine analogue audio with a modern smart home setup. It lets you enjoy vinyl records while still taking advantage of distributed audio across your home.</p>



<p class="wp-block-paragraph">If you’re comfortable with a bit of DIY and want more control over your audio setup, this is a highly rewarding project that brings together Raspberry Pi, Home Assistant, and AirPlay in a clean and functional way.</p>
<p>The post <a href="https://markstechblogs.co.uk/how-to-stream-vinyl-to-airplay-speakers-with-raspberry-pi-and-home-assistant/">How to Stream Vinyl to AirPlay Speakers with Raspberry Pi and Home Assistant</a> appeared first on <a href="https://markstechblogs.co.uk">Mark&#039;s Tech Blogs</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://markstechblogs.co.uk/how-to-stream-vinyl-to-airplay-speakers-with-raspberry-pi-and-home-assistant/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Repenic Smart Dimmer Review – Premium Zigbee Smart Light Switch for Advanced Smart Homes</title>
		<link>https://markstechblogs.co.uk/repenic-smart-dimmer-review-premium-zigbee-smart-light-switch-for-advanced-smart-homes/</link>
					<comments>https://markstechblogs.co.uk/repenic-smart-dimmer-review-premium-zigbee-smart-light-switch-for-advanced-smart-homes/#respond</comments>
		
		<dc:creator><![CDATA[Mark's Tech Blogs]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 16:21:00 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Home Assistant]]></category>
		<category><![CDATA[Smart Home]]></category>
		<category><![CDATA[Smart Lighting]]></category>
		<guid isPermaLink="false">https://markstechblogs.co.uk/?p=5710</guid>

					<description><![CDATA[<p>In this review on Mark’s Tech Blogs, I’m taking a detailed look at the Repenic Smart Dimmer, a premium Zigbee-based smart light switch designed for users who want high-end build quality and deep smart home integration. There are generally two ways to make the lights in your home smart. The simplest and often most affordable [&#8230;]</p>
<p>The post <a href="https://markstechblogs.co.uk/repenic-smart-dimmer-review-premium-zigbee-smart-light-switch-for-advanced-smart-homes/">Repenic Smart Dimmer Review – Premium Zigbee Smart Light Switch for Advanced Smart Homes</a> appeared first on <a href="https://markstechblogs.co.uk">Mark&#039;s Tech Blogs</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this review on Mark’s Tech Blogs, I’m taking a detailed look at the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer, a premium Zigbee-based smart light switch designed for users who want high-end build quality and deep smart home integration.</p> <p>There are generally two ways to make the lights in your home smart. The simplest and often most affordable option is a smart bulb. I’ve used plenty of smart bulbs over the years and still do. However, I’ve also installed smart switches, and in many cases I actually prefer a smart switch over a smart bulb.</p> <p>Sometimes it’s simply easier to tap or elbow a wall switch as you walk into a room rather than rely on a voice assistant or presence sensor. That’s where a device like the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer really stands out.</p> <h2>Design and Build Quality</h2> <p>The first thing that struck me about the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is its build quality. These smart dimmers are made from stainless steel and feel incredibly premium in the hand.</p> <p>They’re available in multiple finishes including silver, white, bronze and black. The unit I’ve been testing is the black version, and it looks fantastic once installed. Unless you know it’s a smart device, you’d easily mistake it for a high-end traditional dimmer switch.</p> <p>At the rear is the dimmer module itself. It doesn’t protrude excessively, but if you have a narrower back box (as I do), you may need a spacer. <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> recommends a wall box depth of at least 25mm.</p> <p>The <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is available in 1-gang, 2-gang, 3-gang and 4-gang versions, making it easy to replace existing switches throughout your home. They also offer multi-way dimmers for 2-way and 3-way control setups.</p> <p>This is undeniably a premium product, and the price reflects that. A 1-gang <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer costs around £79, making it one of the more expensive smart light switches available. However, compared to other switches I’ve reviewed previously, the build quality here genuinely feels superior.</p> <p>One feature I particularly like is that replacement modules are available for around £30. If the module ever fails, you can keep the stainless steel faceplate and simply swap out the internal module, which is both cost-effective and environmentally sensible.</p> <p><strong>Find the latest price here:</strong> REPENIC_SMART_DIMMER_AFFILIATE_LINK</p> <h2>Specifications and Compatibility</h2> <p>The <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is a Zigbee device, which means you’ll need a compatible Zigbee hub. I’ve been using it with Home Assistant and a Zigbee 3.0 USB dongle, and it has been extremely reliable.</p> <p>This is not a Wi-Fi switch with a standalone app. It’s designed for more advanced smart home users running platforms such as Home Assistant, Homey or similar systems. <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> also states that it is compatible with <a href="https://geni.us/nFI4yO1" target="_blank">Philips Hue</a> bridges.</p> <p>Because it uses Zigbee, you can integrate the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer into Apple Home and other ecosystems via your smart home controller. In my setup, it’s exposed to Apple Home through Home Assistant as a dimmable light, and everything works locally with excellent responsiveness.</p> <p>Another major benefit for UK users is that the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer does not require a neutral wire. That makes it suitable for many UK homes where neutral wiring may not be present at the switch.</p> <p>It must be used with a dimmable, non-smart light bulb.</p> <h2>Installation Process</h2> <p>If you’re not confident working with mains wiring, always use a qualified electrician. That said, installing a light switch is relatively straightforward if you know what you’re doing.</p> <p>I started by turning off the power at the consumer unit. After removing the old switch, I took photos of the existing wiring to make sure I could replicate the setup correctly.</p> <p>To install the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer, you first remove the knob by pulling it off. Then unscrew the outer components to separate the module from the faceplate.</p> <p>Wiring is simple:</p> <ul> <li>The wire that was connected to COM or Live on the old switch goes to Live (L).</li> <li>The L1 cable connects to the terminal marked with the wavy line.</li> <li>The earth wire must be connected to the faceplate, as this is a metal switch.</li> </ul> <p>I found it easiest to wire the module first, then secure the plastic backing and earth connection using the gold retaining screw. After that, I fixed the unit into the back box, reattached the metal faceplate, secured the front screw, and pushed the knob back on.</p> <p>To enter Zigbee pairing mode once powered on, turn on the dimmer, then press the knob twice, holding it for three seconds on the second press. The light will flash twice to confirm pairing mode.</p> <p>In Home Assistant, simply add a new Zigbee device and the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is detected quickly. You can then name it, assign it to a room, and expose it to Apple Home if required.</p> <h2>Everyday Use and Smart Home Integration</h2> <p>Out of the box, the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer works exactly like a traditional dimmable light switch. You can turn the light on or off and adjust brightness by twisting the knob. No app configuration is required for basic functionality.</p> <p>This makes it ideal for households where not everyone wants to use voice assistants or smartphone apps. It behaves like a normal dimmer but adds powerful smart functionality in the background.</p> <p>In my setup, the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is integrated into multiple automations. It’s part of scheduled routines that turn lights off at night and on in emergency scenarios. It’s also included in Apple Home scenes for “lights on” and “lights out”.</p> <p>Within Home Assistant, you can access detailed metrics including current, voltage, power consumption and energy usage. You can also configure:</p> <ul> <li>Default power-on brightness level</li> <li>Startup behaviour after power loss</li> <li>Responsiveness of the dimming rotation</li> <li>Activity logs</li> </ul> <p>Because the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is fully integrated into Home Assistant, you can build advanced automations based on state changes. For example:</p> <ul> <li>Set different brightness levels depending on time of day</li> <li>Trigger other smart home devices when the switch turns on</li> <li>Control heating or cooling systems based on conditions</li> <li>Use power or current readings as automation triggers</li> </ul> <p>If a device is available in your smart home system, the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer can potentially control or interact with it.</p> <h2>Downsides to Consider</h2> <p>The biggest downside to the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is price. At around £79 for a 1-gang version, it’s significantly more expensive than many alternatives.</p> <p>It’s also clearly aimed at more advanced smart home users. To get the most from the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer, you’ll need a Zigbee hub and a platform like Home Assistant or Homey. This isn’t a beginner plug-and-play Wi-Fi switch.</p> <h2>Final Verdict – Is the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer Worth It?</h2> <p>The <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is a beautifully built, reliable and highly capable Zigbee smart light switch. In several weeks of testing, it hasn’t gone offline once, and it feels like a premium, long-term addition to a serious smart home setup.</p> <p>If you value build quality, local Zigbee control, and deep Home Assistant integration, the <a href="https://www.repenic.com/discount/MARK10" target="_blank">Repenic</a> Smart Dimmer is an excellent choice.</p> 



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://markstechblogs.co.uk/repenic-smart-dimmer-review-premium-zigbee-smart-light-switch-for-advanced-smart-homes/">Repenic Smart Dimmer Review – Premium Zigbee Smart Light Switch for Advanced Smart Homes</a> appeared first on <a href="https://markstechblogs.co.uk">Mark&#039;s Tech Blogs</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://markstechblogs.co.uk/repenic-smart-dimmer-review-premium-zigbee-smart-light-switch-for-advanced-smart-homes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
