From 2915ea31ca7ad7619aa86c4fb8ff60d36b6812b6 Mon Sep 17 00:00:00 2001 From: TheSt1tch Date: Mon, 4 Mar 2024 17:09:40 +0500 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=BF=D1=83?= =?UTF-8?q?=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hass/automation/trigger/time.md | 0 .../hass/device/xiaomi-airpurifier.md | 0 docs/{ => smart-home}/hass/hacs/stack-in-card.md | 0 docs/{ => smart-home}/hass/install-hass-debian.md | 0 docs/{ => smart-home}/hass/klimat.md | 0 docs/{ => smart-home}/hass/package/budilnik.md | 0 docs/{ => smart-home}/hass/package/index.md | 0 docs/{ => smart-home}/hass/zigbee2mqtt.md | 0 docs/smart-home/wirenboard/new-controller.md | 15 +++++++++++++++ 9 files changed, 15 insertions(+) rename docs/{ => smart-home}/hass/automation/trigger/time.md (100%) rename docs/{ => smart-home}/hass/device/xiaomi-airpurifier.md (100%) rename docs/{ => smart-home}/hass/hacs/stack-in-card.md (100%) rename docs/{ => smart-home}/hass/install-hass-debian.md (100%) rename docs/{ => smart-home}/hass/klimat.md (100%) rename docs/{ => smart-home}/hass/package/budilnik.md (100%) rename docs/{ => smart-home}/hass/package/index.md (100%) rename docs/{ => smart-home}/hass/zigbee2mqtt.md (100%) create mode 100755 docs/smart-home/wirenboard/new-controller.md diff --git a/docs/hass/automation/trigger/time.md b/docs/smart-home/hass/automation/trigger/time.md similarity index 100% rename from docs/hass/automation/trigger/time.md rename to docs/smart-home/hass/automation/trigger/time.md diff --git a/docs/hass/device/xiaomi-airpurifier.md b/docs/smart-home/hass/device/xiaomi-airpurifier.md similarity index 100% rename from docs/hass/device/xiaomi-airpurifier.md rename to docs/smart-home/hass/device/xiaomi-airpurifier.md diff --git a/docs/hass/hacs/stack-in-card.md b/docs/smart-home/hass/hacs/stack-in-card.md similarity index 100% rename from docs/hass/hacs/stack-in-card.md rename to docs/smart-home/hass/hacs/stack-in-card.md diff --git a/docs/hass/install-hass-debian.md b/docs/smart-home/hass/install-hass-debian.md similarity index 100% rename from docs/hass/install-hass-debian.md rename to docs/smart-home/hass/install-hass-debian.md diff --git a/docs/hass/klimat.md b/docs/smart-home/hass/klimat.md similarity index 100% rename from docs/hass/klimat.md rename to docs/smart-home/hass/klimat.md diff --git a/docs/hass/package/budilnik.md b/docs/smart-home/hass/package/budilnik.md similarity index 100% rename from docs/hass/package/budilnik.md rename to docs/smart-home/hass/package/budilnik.md diff --git a/docs/hass/package/index.md b/docs/smart-home/hass/package/index.md similarity index 100% rename from docs/hass/package/index.md rename to docs/smart-home/hass/package/index.md diff --git a/docs/hass/zigbee2mqtt.md b/docs/smart-home/hass/zigbee2mqtt.md similarity index 100% rename from docs/hass/zigbee2mqtt.md rename to docs/smart-home/hass/zigbee2mqtt.md diff --git a/docs/smart-home/wirenboard/new-controller.md b/docs/smart-home/wirenboard/new-controller.md new file mode 100755 index 0000000..e790173 --- /dev/null +++ b/docs/smart-home/wirenboard/new-controller.md @@ -0,0 +1,15 @@ +новый контроллер + +https://wirenboard.com/wiki/Wiren_Board_7.4 + +обновляем прошивку https://wirenboard.com/wiki/Wiren_Board_7.4_Firmware_Update#web-ui + +сменить пароль рута https://wirenboard.com/wiki/SSH#%D0%9B%D0%BE%D0%B3%D0%B8%D0%BD_%D0%B8_%D0%BF%D0%B0%D1%80%D0%BE%D0%BB%D1%8C + +защитить веб интерфейс https://wirenboard.com/wiki/%D0%97%D0%B0%D1%89%D0%B8%D1%82%D0%B0_%D0%BF%D0%B0%D1%80%D0%BE%D0%BB%D0%B5%D0%BC + +Установите верный часовой пояс. https://wirenboard.com/wiki/Time + +``` +timedatectl set-timezone Asia/Yekaterinburg +``` \ No newline at end of file