<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.webermorgan.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.webermorgan.com/feed.php">
        <title>My Stuff - domotique</title>
        <description></description>
        <link>https://wiki.webermorgan.com/</link>
        <image rdf:resource="https://wiki.webermorgan.com/_media/favicon.ico" />
       <dc:date>2026-04-27T15:08:32+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.webermorgan.com/domotique/ha_snippet?rev=1683823784&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.webermorgan.com/domotique/sensoripi?rev=1683267533&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.webermorgan.com/domotique/smart_connect_plug?rev=1677413383&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.webermorgan.com/_media/favicon.ico">
        <title>My Stuff</title>
        <link>https://wiki.webermorgan.com/</link>
        <url>https://wiki.webermorgan.com/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.webermorgan.com/domotique/ha_snippet?rev=1683823784&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-11T16:49:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ha_snippet</title>
        <link>https://wiki.webermorgan.com/domotique/ha_snippet?rev=1683823784&amp;do=diff</link>
        <description>Allumage d'un gpio avant lecture ADC:
sensor:
  - platform: adc
    pin: A0
    id: soil_sensor
    internal: true

    #update_interval: 60s
  -  platform: template
    name: &quot;Humidité Sol&quot;
    id: humidite_sol
    accuracy_decimals: 4
    unit_of_measurement: &quot;%&quot;
    icon: &quot;mdi:water-percent&quot;    

interval:
  - interval: 30s
    then:
      - output.turn_on: soil_power
      - delay: 500ms
      - component.update: soil_sensor
      - sensor.template.publish:
          id: humidite_sol
       …</description>
    </item>
    <item rdf:about="https://wiki.webermorgan.com/domotique/sensoripi?rev=1683267533&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-05T06:18:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sensoripi</title>
        <link>https://wiki.webermorgan.com/domotique/sensoripi?rev=1683267533&amp;do=diff</link>
        <description>Sensoripi
sudo apt update
sudo apt full-upgradesudo nano /etc/dhcpcd.conf
:
interface &lt;NETWORK&gt;
static ip_address=&lt;STATICIP&gt;/24
static routers=&lt;ROUTERIP&gt;
static domain_name_servers=&lt;DNSIP&gt;


Disable BT to restore Hardware UART

sudo nano /boot/config.txt
:
# Disable Bluetooth
dtoverlay=disable-bt

sudo systemctl disable hciuart.service
sudo systemctl disable bluealsa.service
sudo systemctl disable bluetooth.service</description>
    </item>
    <item rdf:about="https://wiki.webermorgan.com/domotique/smart_connect_plug?rev=1677413383&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-26T12:09:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>smart_connect_plug</title>
        <link>https://wiki.webermorgan.com/domotique/smart_connect_plug?rev=1677413383&amp;do=diff</link>
        <description>LSC Smart Connect Power Plug

Prise LSC Smart Connect Power Plug Smart

Art. nr. 2578677

Install Docker
sudo apt install git network-manager
git clone https://github.com/tuya-cloudcutter/tuya-cloudcutter.git

Download Last OpenBK firmware from &lt;https://github.com/openshwprojects/OpenBK7231T_App/releases&gt; “BK7231T	CCtr Flash</description>
    </item>
</rdf:RDF>
