bueste

Results 11 comments of bueste

No the DDM is not in dmesg, only tranceiver data: ax0: SFP detected: ax0: vendor: FLEXOPTIX ax0: part number: S.B1312.10.XDL ax0: revision level: A ax0: serial number: F78YFDX ax0: link...

I still waiting too for the support: MQTT] (Shelly?) device unknown, configuration for client with id "shellyplusuni-batterie" does not exist! Maybe this device is not supported in this adapter version....

I would also be happy if the ShellyUniPlus was supported

It is almost identical to the Shelly Plus 1 PM. If the MQTT string is adapted to this, only the error message appears: ``` [MQTT] Error TypeError: Cannot read properties...

1. The Cisco CBS220 Crashes with the original `prompt /^\r?([\w.@()-]+[#>]\s?)$/` I had to change the prompt, so that it work with a cisco CBS220. With the other switches it worked...

Ok. Copy paste error. of corse the new one needs the new modelname :-). My misstake

The > Looking at the new model, which is incorrectly still using the old model Class name, therefore overriding it, instead of defining new class name, so which ever is...

This change work for all SG and CBS Switches. Only the CBS220 is not working.

I could fix it and I have create a new Model for the cisco cbs220 series. `class CiscoSMBCBS < Oxidized::Model using Refinements # Cisco Small Business CBS220 series switches #...