Ufff,
nach meinem heutigen Raspi-Upgrade auf Jessie und einem 'Clean Install' von smarthomeNG erhalte ich folgende Fehlermeldungen, die vorher nicht da waren:
#1:
Code:
2016-10-17 23:53:05 WARNING Main error reading ventilation.rs485._outside_temp data: 'module' object has no attribute 'fetch'
#2:
Code:
2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.airflow.supply_fan.effective: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._incoming_temp: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.airflow.exhaust_fan.effective: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.fans.exhaust.is_on: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._inside_temp: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._fanspeed: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._outside_temp: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.thermal_efficiency.energy_recovered: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._heating_on_off: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._fan_in_percent: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._exhaust_temp: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.fans.supply.is_on: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.thermal_efficiency.efficiency: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.rs485._fan_out_percent: 'module' object has no attribute 'update' 2016-10-17 23:54:27 WARNING RRDtool RRD: error updating ventilation.thermal_efficiency.energy_lost: 'module' object has no attribute 'update'
Ich stehe bei beidem ein wenig auf dem Schlauch, da es vorher gut funktioniert hat - any hints?
/tom
Kommentar