Jump to content

TheBB

Moderators
  • Posts

    2,410
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by TheBB

  1. h(ome)a(ssistant)-component-${name} напр., ha-component-zha (https://github.com/home-assistant/core/blob/dev/homeassistant/components/zha/manifest.json#L23-L34) root@Keenetic-6065: /opt/root $ opkg info ha-component-zha Package: ha-component-zha Version: 2023.12.4-1 Depends: python3-bellows, python3-pyserial, python3-pyserial-asyncio, python3-pyserial-asyncio-fast, python3-universal-silabs-flasher, python3-zha-quirks, python3-zigpy, python3-zigpy-deconz, python3-zigpy-xbee, python3-zigpy-zigate, python3-zigpy-znp Status: unknown ok not-installed Section: utils Architecture: mipsel-3.4 Size: 698 Filename: ha-component-zha_2023.12.4-1_mipsel-3.4.ipk Description: Zigbee Home Automation root@Keenetic-6065: /opt/root $ поставит зависимости для интеграции оптом, останется подключить её в морде. Или ставить каждый пакет руками...
  2. https://www.debian.org/News/2023/2023120902 https://www.debian.org/News/2023/20231210
  3. не читали/забыли echo "src/gz ha http://bin.entware.net/mipselsf-k3.4/test/HA" >> /opt/etc/opkg.conf opkg update
  4. ~ # opkg list *realpath* coreutils-realpath - 9.3-1 - Full version of standard GNU realpath utility. ~ # не оно?
  5. bump to 2023.10.5 осн. пакет "homeassistant" обрезан до мин. зависимостей. добавлено нес-ко метапакетов (без привязки к осн. пакету "homeassistant"): ~ # ~ # opkg list | grep ha-comp ha-component-backup - 2023.10.5-1 - Backup ha-component-debugpy - 2023.10.5-1 - Remote Python Debugger ha-component-dlna-dmr - 2023.10.5-1 - DLNA Digital Media Renderer ha-component-dnsip - 2023.10.5-1 - DNS IP ha-component-emulated-kasa - 2023.10.5-1 - Emulated Kasa ha-component-esphome - 2023.10.5-1 - ESPHome ha-component-ffmpeg - 2023.10.5-1 - FFmpeg ha-component-folder-watcher - 2023.10.5-1 - Folder Watcher ha-component-google-translate - 2023.10.5-1 - Google Translate text-to-speech ha-component-homekit - 2023.10.5-1 - HomeKit Bridge ha-component-homekit-controller - 2023.10.5-1 - HomeKit Device ha-component-keenetic-ndms2 - 2023.10.5-1 - Keenetic NDMS2 Router ha-component-media-extractor - 2023.10.5-1 - Media Extractor ha-component-met - 2023.10.5-1 - Meteorologisk institutt (Met.no) ha-component-norway-air - 2023.10.5-1 - Om Luftkvalitet i Norge (Norway Air) ha-component-otp - 2023.10.5-1 - One-Time Password (OTP) ha-component-ping - 2023.10.5-1 - Ping (ICMP) ha-component-profiler - 2023.10.5-1 - Profiler ha-component-python-script - 2023.10.5-1 - Python Scripts ha-component-radio-browser - 2023.10.5-1 - Radio Browser ha-component-season - 2023.10.5-1 - Season ha-component-sense - 2023.10.5-1 - Sense ha-component-shelly - 2023.10.5-1 - Shelly ha-component-upnp - 2023.10.5-1 - UPnP/IGD ha-component-utility-meter - 2023.10.5-1 - Utility Meter ha-component-version - 2023.10.5-1 - Version ha-component-voip - 2023.10.5-1 - Voice over IP ha-component-workday - 2023.10.5-1 - Workday ha-component-zha - 2023.10.5-1 - Zigbee Home Automation ~ #
  6. https://github.com/Entware/Entware/wiki/Self-installation-of-python-modules : Его просто нет. Нужен нативный кросс-компилятор еспешек под мипсы.
  7. as is ~ # opkg info node-zigbee2mqtt | grep ^Ver Version: 1.33.1-1 ~ # бонус (owrt`ешники о таком могут только мечтать (пока)) ))) ~ # mqttui -V mqttui 0.19.0 ~ #
  8. Поковыряю, а, пока так: rm -rf /opt/lib/python3.11/site-packages/bluetooth_data_tools* pip install bluetooth-data-tools==1.11.0
  9. bump to 2023.9.3 "по многочисленным просьбам трудящихся" ... добавлена морда лица (перепаковка оригинала с кастрацией удалением файлов *.map && *.gz) python3-pysnmp-pyasn1 собран без компиляции в байт-код (*.pyc).
  10. Угу, с поправкой на ветер, может работать не так, как ожидалось, напр., ping CLI (config)> tools ping dns.google.com count 3 sending ICMP ECHO request to dns.google.com... PING dns.google.com (8.8.4.4) 56 (84) bytes of data. 84 bytes from dns.google.com (8.8.4.4): icmp_req=1, ttl=56, time=70.88 ms. 84 bytes from dns.google.com (8.8.4.4): icmp_req=2, ttl=56, time=69.95 ms. 84 bytes from dns.google.com (8.8.4.4): icmp_req=3, ttl=56, time=71.36 ms. --- dns.google.com ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss, 0 duplicate(s), time 2072.79 ms. Round-trip min/avg/max = 69.95/70.73/71.36 ms. (config)> Entware ~ # ndmc -c tools ping dns.google.com count 3 sending ICMP ECHO request to dns.google.com... PING dns.google.com (8.8.4.4) 56 (84) bytes of data. 84 bytes from dns.google.com (8.8.4.4): icmp_req=1, ttl=56, time=71.26 ms. ~ # примеры с show были даны, как менее деструктивные )))
  11. ~ # ndmc -h NDM Shell, v4.01.A.5.0-0 Usage: ndmc - start ndm session ndmc -c command string - exec ndm command ndmc -h | --help | -v | --version - show this information ~ # ^ Капитан Очевидность рекомендует, майор Ясень-Пень одобряет ))) ndmc не очень поможет, т.к. надо знать, что вводить, напр., для лога - `ndmc -c show log`, для инфы о версии - `ndmc -c show version`, для правил - `ndmc -c show netfilter` (или `ndmc -c show net`) и т.д. и т.п.
  12. https://forum.keenetic.com/topic/9423-home-assistant/?do=findComment&comment=165576
  13. Не интересно, но, Вы, можете его "пощупать" ))) Ставить по прямой ссылке или загрузить на устройство для aarch64, mips, mipsel (без конфига и стартового скрипта) ~ # leaf -V 0.10.1 ~ # ~ # leaf -c example.conf [2023-09-19 15:25:20][DEBUG] default handler [Direct] [2023-09-19 15:25:20][TRACE] add handler [Direct] [2023-09-19 15:25:20][TRACE] add handler [Reject] [2023-09-19 15:25:20][TRACE] added runtime 0 [2023-09-19 15:25:20][INFO] listening tcp 127.0.0.1:1087 [2023-09-19 15:25:20][INFO] listening tcp 127.0.0.1:1086 [2023-09-19 15:25:20][INFO] listening udp 127.0.0.1:1086 ...
  14. https://forum.keenetic.com/topic/4196-tvheadend-потоковый-сервер-цифрового-тв-для-dvb-сtt2ss2atsciptv/?do=findComment&comment=88126 ???
  15. ~ # opkg install --force-reinstall grep Removing package grep from root... Installing grep (3.8-2) to root... Downloading http://bin.entware.net/mipselsf-k3.4/grep_3.8-2_mipsel-3.4.ipk Configuring grep. ~ #
×
×
  • Create New...