<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://dokuwiki.digitizepro.tech/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="http://dokuwiki.digitizepro.tech/feed.php">
        <title>FAQ база знаний - vm:home_assistant</title>
        <description></description>
        <link>http://dokuwiki.digitizepro.tech/</link>
        <image rdf:resource="http://dokuwiki.digitizepro.tech/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-07-09T00:54:02+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dokuwiki.digitizepro.tech/vm:home_assistant:01-install?rev=1766163613&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki.digitizepro.tech/vm:home_assistant:02-list_client?rev=1766416076&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki.digitizepro.tech/vm:home_assistant:03-ffmpeg_camera?rev=1766540171&amp;do=diff"/>
                <rdf:li rdf:resource="http://dokuwiki.digitizepro.tech/vm:home_assistant:04-clin_database?rev=1766540680&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dokuwiki.digitizepro.tech/_media/wiki:dokuwiki.svg">
        <title>FAQ база знаний</title>
        <link>http://dokuwiki.digitizepro.tech/</link>
        <url>http://dokuwiki.digitizepro.tech/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://dokuwiki.digitizepro.tech/vm:home_assistant:01-install?rev=1766163613&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-19T17:00:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>01-install</title>
        <link>http://dokuwiki.digitizepro.tech/vm:home_assistant:01-install?rev=1766163613&amp;do=diff</link>
        <description>Установка SonoffLAN в Home Assistant (Docker/Synology)

Инструкция по установке кастомной интеграции SonoffLAN для управления устройствами Sonoff с оригинальной прошивкой eWeLink.</description>
    </item>
    <item rdf:about="http://dokuwiki.digitizepro.tech/vm:home_assistant:02-list_client?rev=1766416076&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-22T15:07:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>02-list_client</title>
        <link>http://dokuwiki.digitizepro.tech/vm:home_assistant:02-list_client?rev=1766416076&amp;do=diff</link>
        <description>Вывод списка устройств

&lt;https://ha.nix0n.ru/developer-tools/template&gt;

{% for state in states | sort(attribute=&#039;entity_id&#039;) %}
{{ state.entity_id }}: {{ state.name }} ({{ state.state }})
{% endfor %}

Посмотреть имя notify

&lt;https://ha.nix0n.ru/developer-tools/action&gt;

набирать notify</description>
    </item>
    <item rdf:about="http://dokuwiki.digitizepro.tech/vm:home_assistant:03-ffmpeg_camera?rev=1766540171&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-24T01:36:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>03-ffmpeg_camera</title>
        <link>http://dokuwiki.digitizepro.tech/vm:home_assistant:03-ffmpeg_camera?rev=1766540171&amp;do=diff</link>
        <description>Добавление камер в Home Assistant

Способ 1: FFmpeg (простой)

Файл: configuration.yaml или отдельный файл cameras.yaml с подключением:


camera: !include cameras.yaml


Синтаксис</description>
    </item>
    <item rdf:about="http://dokuwiki.digitizepro.tech/vm:home_assistant:04-clin_database?rev=1766540680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-24T01:44:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>04-clin_database</title>
        <link>http://dokuwiki.digitizepro.tech/vm:home_assistant:04-clin_database?rev=1766540680&amp;do=diff</link>
        <description>Очистка базы данных Home Assistant

Расположение базы

Файл: config/home-assistant_v2.db (SQLite)

Проверить размер:


ls -lh config/home-assistant_v2.db


Способ 1: Через UI (рекомендуется)</description>
    </item>
</rdf:RDF>
