deviant-aut

Results 17 comments of deviant-aut

Can confirm fork from @barmazu is working on Nvidia Shield TV 2017 with Android 11 It shows active app and state ``` source_list: - com.android.systemui - com.google.android.ext.services - com.nvidia.blakepairing -...

run "docker exec -it homeassistant bash" to launch terminal in container. There you will find the path.

Tried this for Nvidia Shield TV ANdroid 11. CUSTOM_CURRENT_APP: `CURRENT_APP=$(dumpsys window windows | grep 'Window #1') && CURRENT_APP=${CURRENT_APP%%/*} && CURRENT_APP=${CURRENT_APP##* } && echo $CURRENT_APP` CUSTOM_AUDIO_STATE: `CURRENT_AUDIO_STATE=$(dumpsys audio | sed -r...

Need some solution for CMD_DEFINE_CURRENT_APP_VARIABLE. It is referenced to often inside constants file.

I have the same problem since I updated zigbe2mqtt from 1.08(not sure exactly but old) to 1.16.

I manually published the string "raw" on zigbee2mqtt/bridge/networkmap/raw After a refresh I have my map back. I am debugging with mqtt explorer. Isn't the refresh button suposed to do this...

Not working on 2022.11.2

Cant believe I never heard of miot before. I'll give it a try.

Hab den Sagemcom T210-D von Netz-NOE ``` [21:14:11][D][uart_debug:114]:

Decrypting habe ich noch geschafft. Das Decoding habe ich dann direkt von @firegore übernommen. Ein paar OBIS-Typen werden noch nicht erkannt. Einziger Unterschied sind aktuell eigentlich nur die Payload/DLMS Offsets/Längen....