fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#tasmota

3 posts3 participants0 posts today
Pierwsze po kupieniu smart przekaźników od #sonoff to podmiana firmware na #tasmota.

Musiałem na początek dolutować sobie piny, dla łatwiejszego podłączenia płytki.

Potem za pomocą elektronicznego multitoola #flipperzero wgrałem najnowszy firmware tasmoty przez webflasher.

Koniec końców wygląda, że wszystko działa. Standardowe ustawienia dla 4CHPROR3 weszły od ręki i przekaźniki działają.

Teraz zostało już podpięcie pod nodered na cerbogx i można przepiąć kilka ręcznych przycisków i stare przekaźniki z modbus rtu (które jest mega niestabilne po serial porcie).

Trying to get #HomeAssistant voice working has been one of these “take a mouse to the movies” adventures in #homeautomation

I had to upgrade HA to the latest version. That broke some AppDaemon integration that drives the touch screen displays on my light switches. Weather entities now use the WebSocket interface, not the REST API. So my light switches were blank in their default idle screen mode.

Naturally, the light switch project isn’t maintained any longer, so nobody is available to make a major change like that. So no more weather forecast on the light switch. Instead I show a bunch of sensor values.

It shows current state of the garage door (little pentagon house looking icon), forecast temperature (left thermometer), actual temperature (right thermometer), humidity, precipitation, swimming pool temperature, and current electric consumption (icons on the bottom row)

My home assistant setup is no less than 8 different docker containers in an HoC architecture (house of cards 😜) Just like Christmas lights “if one goes out, they ALL go out!”
#tasmota #smarthome

Tasmota + Алиса = любовь. Протокол Matter в самодельных и перепрошитых устройствах умного дома

Не секрет, что многие пользователи умного дома используют облачные сервисы для управления устройствами и интеграции их в другие экосистемы умного дома (далее - УД). Так, например, для того чтобы использовать устройства разных брендов в Умном Доме Яндекса (далее - УДЯ), необходимо привязать учетную запись приложения бренда (SmartLife, Sibling, Tuya Smart и т.д.), и далее УДЯ будет работать с этими устройствами через облачные сервера. Пара нажатий и готово. И зачастую это выглядит абсолютно оправданно - минимум телодвижений и гарантированный результат. Но есть и существенные минусы, один из которых - зависимость работы УД от наличия интернета. Да и скорость работы через облачные сервисы оставляет иногда желать лучшего. Сам иногда наблюдаю такую картину - с момента произнесения фразы "Алиса, включи свет" до непосредственно включения света может пройти пара секунд. Да и лампочки в люстре включиться могут не все. Одна бывает совсем не слушается. Редко, но бывает. Поэтому многие продвинутые пользователи УД держат у себя сервер HomeAssistant, который благодаря наличию множества интеграций позволяет управлять умным домом с помощью локальных протоколов, что качественно влияет на работу всевозможных автоматизаций - для них больше не нужен интернет и китайские облака. А некоторые пользователи отвязывают от облаков свои устройства и вовсе кардинальными методами - прошивая их на альтернативные прошивки типа esphome или Tasmota. Естественно, управление перепрошитыми на альтернативные прошивки устройствами через интернет с помощью родных приложений перестает работать, да и добавить такое устройство в Умный Дом Яндекса без дополнительных танцев с бубнами не представляется возможным. Точнее не представлялось, пока не появился Matter! Тем кому интересно как без использования сторонних "навыков", локальных серверов УД и интеграций добавить практически любое устройство, прошитое Tasmota и openBeken, добро пожаловать под кат.

habr.com/ru/articles/891502/

ХабрTasmota + Алиса = любовь. Протокол Matter в самодельных и перепрошитых устройствах умного домаНе секрет, что многие пользователи умного дома используют облачные сервисы для управления устройствами и интеграции их в другие экосистемы умного дома (далее - УД). Так, например, для того чтобы...
Continued thread

```
12:11:57.083 SRC: MQTT
12:11:57.086 CMD: Grp 0, Cmd 'COLOR', Idx 1, Len 1, Pld 4, Data '4'
12:11:57.088 SRC: Light
12:11:57.095 MQT: stat/tasmota_8CFB38/RESULT = {"POWER":"ON","Dimmer":90,"Color":"E42000","HSBColor":"8,100,90","Channel":[90,12,0]}
12:11:59.254 QPC: Reset
```

I think that's the culprit?
But where does the CMD come from?

Continued thread

Shit, I have no idea how to do that with Tasmota.
PowerOnState command? Does it work with PWM GPIOs? PowerOnState=0 on the command page just returns PowerOnState3:

I just want the LED strip (3x PWM, 1x GND) to be off when the thing is re-powered.

Currently, it switches on red.

800 lines of :nixos: later and I have successfully beefed up our infrastructure at work @umphy with one 4:

· a gethomepage.dev landing page
· three fullHD webcams, one for each printer, with current filament visible
· a smart multiplug to remotely power off a printer in case of a problem/hangup
· 🐙 for the Prusa MK3S, by the ​s
· 🔐 all password-protected and certs from

Continued thread
So, I think this furnace is meant to be controlled only via an insulated relay or switch. Not the #Sonoff smart switch I was trying to use.

I could make up something with an #esp8266, #tasmota firmware and a #relay module, the ones used with the #arduino. I've everything on hand, but then I should find a box, a power supply, wire all separating the high voltage side from the rest... it's a lot of effort for a speedy project as this...