Rui Marinho
Rui Marinho
iOS also supports this. What would be the easiest platform?
Also facing this issue while migrating to v5. Total blocker for me.
Is this working for you as of https://github.com/cloudflare/terraform-provider-cloudflare/releases/tag/v5.11.0 @josip-stanic ?
I was able to decrypt mine (ZTE F6640) but passing the right flags. `--serial` needs to be the GPON serial number and not the Device one. Key: `C79CEDBA7af700b29384` IV: `ZTE%FN$GponNJ025`...
@shnoeder did you see my comment? https://github.com/mkst/zte-config-utility/issues/101#issuecomment-2408609951
This should work: ``` python3 examples/auto.py config.bin config.xml --serial ZTEXXXXXXXXX --mac XX:XX:XX:XX:XX:XX ```
Hi @Rolzzz yes, expect an update very soon!
Workaround for now is to also set `entity_id` on the parent definition. Example: ```yaml - trigger: platform: state entity_id: binary_sensor.main_door to: 'on' action: - service: camera.record entity_id: camera.hall data: entity_id:...
@exciton I'm not getting any data if I use the modbus change with this PR. Does anything look suspicious to you in the following log? It works reasonable well —...
Also check with [email protected] which has just been published.