Code Monkey home page Code Monkey logo

Comments (10)

SCratORS avatar SCratORS commented on August 20, 2024

Поддержку MQTT добавить легко.
Функции: открывание двери, сброс, воспроизведение аудио файла на блок вызова.
Работает только с простыми координатными домофонами.
Статья и видео пример работы: https://pikabu.ru/story/domofon_na_esp_8140357

from smartintercom.

Tehnik053 avatar Tehnik053 commented on August 20, 2024

Благодарю за ссылку и разъяснения. Mqtt многим было бы полезно, очень жду его поддержки и заказываю платы)

from smartintercom.

SCratORS avatar SCratORS commented on August 20, 2024

Поддержка mqtt добавляется согласно этой статьи:
https://esphome.io/components/mqtt.html
т.е. фактически вписыванием настроек своего брокера.

from smartintercom.

Tehnik053 avatar Tehnik053 commented on August 20, 2024

Понятно, что ничего не понятно)) статья про добавление mqtt в ha, а я имел ввиду поддержку его железкой)

from smartintercom.

SCratORS avatar SCratORS commented on August 20, 2024

Это статья говорит о том, что к конфиге прошивки надо указать адрес, логин, пароль брокера mqtt и все.
Просто сама система ESPHome нативно используетмя в HA.

from smartintercom.

Tehnik053 avatar Tehnik053 commented on August 20, 2024

Я совсем не разбираюсь в НА и пользуюсь другой системой умного дома. Т.е. мне не получится связать их по mqtt?

from smartintercom.

SCratORS avatar SCratORS commented on August 20, 2024

Нет.
Если пользователь хочет использовать нативно HA, то в конфиге прописывает пароль для доступа к API на HA.
Если пользователь хочет использовать MQTT на любых других системах умного дома, то в конфиге прописываются адрес,логин,пароль для доступа к MQTT сервера.

from smartintercom.

Tehnik053 avatar Tehnik053 commented on August 20, 2024

Немного почитал про esphome, вроде пришло понимание. Спасибо буду пробовать.

from smartintercom.

Tehnik053 avatar Tehnik053 commented on August 20, 2024

Извиняюсь за глупые вопросы но очень хочется воплотить данный проект у себя. Насколько я понял, для первоначальной прошивки нужен Линукс или НА? Под виндовс можно как то провернуть данные действия? Гугл отправляет на статьи где прошивается либо через НА либо из под Линукс. Попробовал поставить портативную версию НА под Винду, но интеграция ESPHome в ней не устанавливается.

from smartintercom.

SCratORS avatar SCratORS commented on August 20, 2024

Установка и настройка ESPHome - это вопросы не этого проекта. Есть вопросы - Спрашивай на профильных сайтах.
Установка ESPHome

  1. Установи python
  2. Установи pip3
  3. Установи ESPHome
    Линукс тут не обязателен.

from smartintercom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.