Philips Dynalite Intergration

@ziv are you able to assist, I have been reading other topics and understand you own the code.

Cheers

will be happy to help. can you please tell me what version of home assistant are you using?

also, will be great if you can run with the logger configured with these two components set to debug:

  • homeassistant.components.dynalite
  • dynalite_devices_lib

if you turn them on, turn on / off a few lights, and send me the logs, i am sure that we can find the cause of the issue and fix it

Hi Viv,

Thanks for the response - I appreciate your assistance.

I am new to Home Assistant, previously smart things, but I believe I have run the loggers correctly. The Log file is attached. appears to be unable to process packet after pressing a few switches.

I wasn’t able to upload the .log file, but I have copied it below.

LOG

2020-09-03 21:57:03 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2020-09-03 21:57:05 INFO (MainThread) [homeassistant.setup] Setting up recorder
2020-09-03 21:57:05 INFO (MainThread) [homeassistant.setup] Setting up http
2020-09-03 21:57:05 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds
2020-09-03 21:57:05 INFO (MainThread) [homeassistant.setup] Setting up system_log
2020-09-03 21:57:05 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2020-09-03 21:57:06 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.6 seconds
2020-09-03 21:57:06 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {‘api’, ‘system_log’, ‘auth’, ‘http’, ‘lovelace’, ‘hassio’, ‘device_automation’, ‘frontend’, ‘webhook’, ‘cloud’, ‘alexa’, ‘websocket_api’, ‘onboarding’, ‘person’, ‘search’, ‘config’}
2020-09-03 21:57:06 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setting up person
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setting up api
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setting up auth
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setting up hassio
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setting up webhook
2020-09-03 21:57:07 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2020-09-03 21:57:08 INFO (MainThread) [homeassistant.setup] Setting up alexa
2020-09-03 21:57:08 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 0.0 seconds
2020-09-03 21:57:08 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2020-09-03 21:57:08 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2020-09-03 21:57:08 INFO (MainThread) [homeassistant.setup] Setting up config
2020-09-03 21:57:09 INFO (MainThread) [homeassistant.setup] Setup of domain api took 1.9 seconds
2020-09-03 21:57:09 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 2.1 seconds
2020-09-03 21:57:09 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.2 seconds
2020-09-03 21:57:09 INFO (MainThread) [homeassistant.setup] Setting up search
2020-09-03 21:57:09 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2020-09-03 21:57:09 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2020-09-03 21:57:09 INFO (SyncWorker_3) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2020-09-03 21:57:09 INFO (SyncWorker_2) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2020-09-03 21:57:12 INFO (MainThread) [homeassistant.setup] Setting up cloud
2020-09-03 21:57:12 INFO (MainThread) [homeassistant.setup] Setup of domain person took 5.7 seconds
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.7 seconds
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2020-09-03 21:57:13 INFO (SyncWorker_4) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setting up frontend
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 6.5 seconds
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {‘mobile_app’, ‘sun’, ‘input_datetime’, ‘sonos’, ‘automation’, ‘dynalite’, ‘ssdp’, ‘history’, ‘input_boolean’, ‘input_text’, ‘input_number’, ‘scene’, ‘logbook’, ‘zeroconf’, ‘tts’, ‘group’, ‘default_config’, ‘script’, ‘system_health’, ‘map’, ‘met’, ‘input_select’, ‘updater’, ‘upnp’, ‘zone’}
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setting up sun
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.2 seconds
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setting up automation
2020-09-03 21:57:13 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up dynalite
2020-09-03 21:57:14 DEBUG (MainThread) [homeassistant.components.dynalite] Setting up dynalite component config = OrderedDict([(‘bridges’, [OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])])])
2020-09-03 21:57:14 DEBUG (MainThread) [homeassistant.components.dynalite] Starting config entry flow host=192.168.0.200 conf=OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain dynalite took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up input_text
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up input_number
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up scene
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up group
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up script
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up met
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up input_select
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up updater
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up zone
2020-09-03 21:57:14 DEBUG (MainThread) [homeassistant.components.dynalite] Starting async_step_import - OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])
2020-09-03 21:57:14 DEBUG (MainThread) [homeassistant.components.dynalite] Setting up entry OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])
2020-09-03 21:57:14 DEBUG (MainThread) [dynalite_devices_lib] bridge async_configure - {‘name’: ‘dynalite’, ‘host’: ‘192.168.0.200’, ‘port’: 50000, ‘autodiscover’: True, ‘polltimer’: 1.0, ‘active’: ‘off’}
2020-09-03 21:57:14 DEBUG (MainThread) [homeassistant.components.dynalite] Setting up bridge - host 192.168.0.200
2020-09-03 21:57:14 DEBUG (MainThread) [dynalite_devices_lib] bridge async_setup
2020-09-03 21:57:14 DEBUG (MainThread) [dynalite_devices_lib] Connecting to Dynet on 192.168.0.200:50000
2020-09-03 21:57:14 INFO (SyncWorker_3) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up history
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.7 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up logbook
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up system_health
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setting up map
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 1.0 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.8 seconds
2020-09-03 21:57:14 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.8 seconds
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 1.2 seconds
2020-09-03 21:57:15 INFO (SyncWorker_1) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 1.1 seconds
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.8 seconds
2020-09-03 21:57:15 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setting up weather
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 1.4 seconds
2020-09-03 21:57:15 DEBUG (MainThread) [dynalite_devices_lib] handle_event - type=CONNECTED event=None
2020-09-03 21:57:15 DEBUG (MainThread) [dynalite_devices_lib] Received CONNECTED message
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.components.dynalite] Connected to dynalite host
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setting up tts
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2020-09-03 21:57:15 INFO (SyncWorker_1) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2020-09-03 21:57:15 INFO (SyncWorker_5) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2020-09-03 21:57:15 INFO (SyncWorker_3) [homeassistant.loader] Loaded light from homeassistant.components.light
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setting up sonos
2020-09-03 21:57:15 INFO (MainThread) [homeassistant.setup] Setup of domain sonos took 0.0 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up upnp
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.6 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up switch
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up cover
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up light
2020-09-03 21:57:16 INFO (SyncWorker_4) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain upnp took 0.3 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.switch] Setting up switch.dynalite
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.cover] Setting up cover.dynalite
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.2 seconds
2020-09-03 21:57:16 DEBUG (MainThread) [homeassistant.components.dynalite] Setting up switch entry = OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])
2020-09-03 21:57:16 DEBUG (MainThread) [homeassistant.components.dynalite] Setting up cover entry = OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up notify
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2020-09-03 21:57:16 INFO (SyncWorker_1) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.light] Setting up light.dynalite
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.6 seconds
2020-09-03 21:57:16 DEBUG (MainThread) [homeassistant.components.dynalite] Setting up light entry = OrderedDict([(‘host’, ‘192.168.0.200’), (‘port’, 50000), (‘autodiscover’, True), (‘polltimer’, 1.0), (‘name’, ‘dynalite’), (‘active’, False)])
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up media_player
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.1 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up sensor
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.sonos
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.1 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 1.1 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2020-09-03 21:57:16 INFO (MainThread) [homeassistant.components.updater] Submitted analytics to Home Assistant servers. Information submitted includes {}
2020-09-03 21:57:20 INFO (MainThread) [homeassistant.setup] Setting up default_config
2020-09-03 21:57:20 INFO (SyncWorker_16) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2020-09-03 21:57:21 INFO (MainThread) [homeassistant.setup] Setting up stream
2020-09-03 21:57:21 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.1 seconds
2020-09-03 21:57:21 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.9 seconds
2020-09-03 21:57:26 INFO (MainThread) [homeassistant.components.upnp] No UPnP/IGD devices discovered
2020-09-03 21:57:26 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2020-09-03 21:57:26 WARNING (MainThread) [homeassistant.config_entries] Config entry for upnp not ready yet. Retrying in 5 seconds
2020-09-03 21:57:26 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 23.27s
2020-09-03 21:57:26 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2020-09-03 21:57:26 INFO (SyncWorker_0) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2020-09-03 21:57:26 INFO (MainThread) [homeassistant.core] Timer:starting
2020-09-03 21:57:27 INFO (SyncWorker_20) [homeassistant.loader] Loaded spotify from homeassistant.components.spotify
2020-09-03 21:57:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.upnp
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet ac:04:88:dc:00:29:aa:55 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 04:88:dc:00:29:aa:55:55 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 88:dc:00:29:aa:55:55:00 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet dc:00:29:aa:55:55:00:02 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 00:29:aa:55:55:00:02:ff - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 29:aa:55:55:00:02:ff:ff - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet aa:55:55:00:02:ff:ff:ff - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 55:55:00:02:ff:ff:ff:03 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 55:00:02:ff:ff:ff:03:09 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 00:02:ff:ff:ff:03:09:20 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 02:ff:ff:ff:03:09:20:04 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet ff:ff:ff:03:09:20:04:2f - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet ff:ff:03:09:20:04:2f:c0 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet ff:03:09:20:04:2f:c0:ac - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 03:09:20:04:2f:c0:ac:04 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 09:20:04:2f:c0:ac:04:88 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 20:04:2f:c0:ac:04:88:dc - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 04:2f:c0:ac:04:88:dc:00 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 2f:c0:ac:04:88:dc:00:29 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet c0:ac:04:88:dc:00:29:aa - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet ac:04:88:dc:00:29:aa:55 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 04:88:dc:00:29:aa:55:55 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 88:dc:00:29:aa:55:55:00 - moving one byte forward
2020-09-03 21:58:00 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet dc:00:29:aa:55:55:00:02 - moving one byte forward

oh and Home Assistant version is 0.114.4… I think

ok. this is the latest. i thought it contained the fixes, but they are in a later library version that was already merged to HA but will probably be in the normal releases only from 0.115. however, the logs will be helpful with these components turned to debug

at least we will be able to know if the new version will resolve your issues once released or is it something else

@ziv we re you able to see the Log files in my prior post under the LOG section. If not I can try send them another way.

ok. i can see it.
it seems that it is not getting a valid dynalite stream, so it keeps trying to skip a byte and still cannot find a valid packet.
can you check the configuration of your dynalite to IP gateway?

yeah I can check it, what do you need me to look at? I am using a PDEG with I believe the latest firmware

can you check if the port is configured to dynet 1 or dynet 2? the component works with dynet 1 since dynet 2 is a closed protocol

note the discussion here:

Hi Ziv, yes I have checked this the other day. It is dynet1. Thanks

were you able to resolve this?

Hi Ziv,
Not sure if Tom resolved this.
I am having the same issue where it is moving one byte forward as to the below snippet.

2020-09-30 08:57:18 DEBUG (MainThread) [dynalite_devices_lib] Unable to process packet 00:04:00:00:00:00:67:05 - moving one byte forward.

I am running:
0.115.4

I am on Dynet 1, any thoughts on what else is missing?

If you could assist that would be great.
Thanks

Hi,

No unfortunately this is not resolved.

Only thing I can think of causing this is the user credentials of the pdeg.

Thanks

Hi Tom, I tried removing the user credentials on the PDEG, and this hasn’t changed the outcome.

The packet information from Dynalite is:
AC,04,11,DC,00,5F,00,04,FF,00,00,01,00,04,00,00,C8,00,F0,CC.

@ziv, what is the Dynalite integration expecting to see for each hexidecimal byte?
Thanks

Hi Tom and Ziv,
Got it working.
Issue was the Dynet 1 or 2.

@Tom_55555, you need to modify this section in the system builder for it to work for the PDEG.

Let me know if you get it working.

1 Like

Noob question, this seemed to be the most appropriate thread.

I am having the same issue here, unable to process packets. Is there a way to change to dynet1 without the System Builder software ?

From what I have read elsewhere you need to buy a Dynalite PDEG and configure it for Dynet1.

Not sure if I should start a new thread, but have a Philips dynalite Ddbc1200 on a job need to set it to Dali from dsi. Any steers or info greatly appreciated. I understand rs485 and what home-assistant is but only occasionally get to play with this.