<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Home on Technical Notes</title><link>http://luispa.com/en/tags/home/</link><description>Recent content in Home on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sun, 09 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/home/index.xml" rel="self" type="application/rss+xml"/><item><title>Home mDNS</title><link>http://luispa.com/en/posts/2025-03-09-mdns/</link><pubDate>Sun, 09 Mar 2025 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2025-03-09-mdns/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-mdns.svg" alt="mDNS Logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>Multicast DNS (mDNS) is a networking protocol designed to resolve hostnames to IP addresses within small networks, without the need for a local DNS server. It requires no configuration (zero-configuration) and uses the same programming interfaces, packet formats and operational semantics as unicast Domain Name System (DNS).&lt;/p>
&lt;p>It was designed to work as either a standalone protocol or alongside standard DNS servers. mDNS can work together with DNS Service Discovery (DNS-SD), a complementary zero-configuration networking technique specified separately in RFC 6763.&lt;/p>
&lt;br clear="left"/></description></item><item><title>HA and TPLink</title><link>http://luispa.com/en/posts/2024-12-21-ha-tplink/</link><pubDate>Sat, 21 Dec 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-12-21-ha-tplink/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-hass-switch.svg" alt="HA Switch Logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I explain how to control a PoE port on a TP-Link switch (&lt;code>TL-SG108PE&lt;/code>) from Home Assistant. Since these small switches don&amp;rsquo;t support &lt;code>SNMP&lt;/code>, I&amp;rsquo;ll use &lt;code>curl&lt;/code> to authenticate, turn on, turn off or query the status of a specific port. The use case is being able to turn on or off a ReoLink PoE camera connected to one of the ports from Home Assistant.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>