You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
Hi,
the issue with the IODev while & after creating a TASMOTA_DEVICE is still persitent.
I create a new device and it got no IODev assigned: define sh_AmbienteLicht TASMOTA_DEVICE LichtDuscheAmbiente /SmartHome/Dusche/%topic%/%prefix%
trying to assign after creating the device via attr is giving me an error (also using the same vie FHME command line). attr sh_AmbienteLicht IODev Mosquitto
I'm still using in parallel mqtt2 in my fhem. Is there any advice that someone could provide?
Yesterday I was able to create 2 devices that are working. I think I fully restarted the PI.
The text was updated successfully, but these errors were encountered:
The Error occurs when there is no MQTTBroker defined.
I only had MQTTBroker2 defined when the error occurs, so I defined a MQTTBroker.
Then I can add Tasmota_Devices.
@klein0r Could you please check if there is an MQTTBroker2? Would be nice :)
EDIT: I was too fast. With MQTTBroker2 TASMOTA_DEVICES didn't work :(
@gbomacfly This module is way older than MQTTBroker2. After MQTT2 was released, some people told me that this module is no longer necessary... I will close this repo (since I don't use FHEM anymore).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
the issue with the IODev while & after creating a TASMOTA_DEVICE is still persitent.
I create a new device and it got no IODev assigned:
define sh_AmbienteLicht TASMOTA_DEVICE LichtDuscheAmbiente /SmartHome/Dusche/%topic%/%prefix%
trying to assign after creating the device via attr is giving me an error (also using the same vie FHME command line).
attr sh_AmbienteLicht IODev Mosquitto
I'm still using in parallel mqtt2 in my fhem. Is there any advice that someone could provide?
Yesterday I was able to create 2 devices that are working. I think I fully restarted the PI.
The text was updated successfully, but these errors were encountered: