So, everything works fine except these problems:
- I can't merge my heater and its thermostat or temperature and thermostat, i see all of them in Google Assistant (no error in logs)
Code: Select all
Device_Config:
108:
merge_thermo_idx: '111'
devicetype: 'heater'
- My scenes don't belong to room. I add this in my config but without success (see attachment) :
Code: Select all
Scene_Config:
6:
room: 'Chambre parents'
nicknames:
- 'Chambre'
10:
room: 'Rez-de-chaussée'
- When i try to sync devices i have this error in logs (maybe problem above are linked to this):
Code: Select all
2020-10-03 20:07:18 - ERROR - 400 Client Error: Bad Request for url: https://homegraph.googleapis.com/v1/devices:reportStateAndNotification
2020-10-03 20:07:18 - ERROR - Error handling message {'inputs': [{'intent': 'action.devices.QUERY', 'payload': {'devices': [{'id': 'Light147'}, {'id': 'ColorSwitch51'}, {'id': 'Group8'}, {'id': 'PushButton122'}, {'id': 'Selector179'}, {'id': 'PushButton222'}, {'id': 'PushButton131'}, {'id': 'PushButton139'}, {'id': 'Light248'}, {'id': 'Light69'}, {'id': 'Sensor68'}, {'id': 'Speaker56'}, {'id': 'Thermostat112'}, {'id': 'Group6'}, {'id': 'Group7'}, {'id': 'Sensor245'}, {'id': 'ColorSwitch172'}, {'id': 'Light129'}, {'id': 'Light250'}, {'id': 'Selector133'}, {'id': 'Sensor166'}, {'id': 'Sensor164'}, {'id': 'Selector48'}, {'id': 'Selector178'}, {'id': 'Group3'}, {'id': 'ColorSwitch197'}, {'id': 'Light141'}, {'id': 'ColorSwitch95'}, {'id': 'PushButton75'}, {'id': 'Selector52'}, {'id': 'Group1'}, {'id': 'Group2'}, {'id': 'Light47'}, {'id': 'Thermostat113'}, {'id': 'PushButton132'}, {'id': 'ColorSwitch79'}, {'id': 'Light247'}, {'id': 'Light192'}, {'id': 'Group5'}, {'id': 'Group9'}, {'id': 'ColorSwitch173'}, {'id': 'Light177'}, {'id': 'Light201'}, {'id': 'Light66'}, {'id': 'ColorSwitch198'}, {'id': 'Light64'}, {'id': 'Selector54'}, {'id': 'ColorSwitch171'}, {'id': 'Light45'}, {'id': 'Scene10'}]}}], 'requestId': '10982972176642769495'}: {'errorCode': 'unknownError'}