We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It looks like everything is working, but the values are not saved in the sensor variables of Homeassitant. What could be the reason for this?
Log: 14:15:32][VV][canbus:046]: data[4]=00 [14:15:32][VV][canbus:046]: data[5]=00 [14:15:32][VV][canbus:046]: data[6]=00 [14:15:34][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=271024 (now=331030) [14:15:36][VV][scheduler:226]: Running interval 'update' with interval=600000 last_execution=4294700163 (now=332868) [14:15:36][I][readSignal():167]: READ "OUTSIDE_TEMP" (0x000c) FROM PUMP (0x180 {0x31, 0x00}): 31, 00, 0c, 00, 00, 00, 00 [14:15:36][D][canbus:035]: send standard id=0x680 rtr=FALSE size=7 [14:15:36][VV][canbus:046]: data[0]=31 [14:15:36][VV][canbus:046]: data[1]=00 [14:15:36][VV][canbus:046]: data[2]=0c [14:15:36][VV][canbus:046]: data[3]=00 [14:15:36][VV][canbus:046]: data[4]=00 [14:15:36][VV][canbus:046]: data[5]=00 [14:15:36][VV][canbus:046]: data[6]=00 [14:15:36][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=273309 (now=333310) [14:15:37][VV][api.connection:133]: Sending keepalive PING... [14:15:37][VV][api.service:037]: send_ping_request: PingRequest {} [14:15:37][VV][api.service:706]: on_ping_response: PingResponse {} [14:15:38][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=274592 (now=334598) [14:15:38][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=275365 (now=335366) [14:15:39][VV][scheduler:226]: Running interval 'update' with interval=600000 last_execution=4294703182 (now=335891) [14:15:39][I][readSignal():167]: READ "HEAT_YIELD_HEATING_DAY_KWH" (0x092f) FROM PUMP (0x180 {0x31, 0x00}): 31, 00, fa, 09, 2f, 00, 00 [14:15:39][D][canbus:035]: send standard id=0x680 rtr=FALSE size=7 [14:15:39][VV][canbus:046]: data[0]=31 [14:15:39][VV][canbus:046]: data[1]=00 [14:15:39][VV][canbus:046]: data[2]=fa [14:15:39][VV][canbus:046]: data[3]=09 [14:15:39][VV][canbus:046]: data[4]=2f [14:15:39][VV][canbus:046]: data[5]=00 [14:15:39][VV][canbus:046]: data[6]=00 [14:15:39][W][component:237]: Component template.sensor took a long time for an operation (64 ms). [14:15:39][W][component:238]: Components should block for at most 30 ms. [14:15:39][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=276309 (now=336310) [14:15:40][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=276534 (now=336535) [14:15:40][I][readSignal():167]: READ "CIRCUIT_PRESSURE" (0x0674) FROM PUMP (0x180 {0x31, 0x00}): 31, 00, fa, 06, 74, 00, 00 [14:15:40][D][canbus:035]: send standard id=0x680 rtr=FALSE size=7 [14:15:40][VV][canbus:046]: data[0]=31 [14:15:40][VV][canbus:046]: data[1]=00
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It looks like everything is working, but the values are not saved in the sensor variables of Homeassitant. What could be the reason for this?
Log:
14:15:32][VV][canbus:046]: data[4]=00
[14:15:32][VV][canbus:046]: data[5]=00
[14:15:32][VV][canbus:046]: data[6]=00
[14:15:34][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=271024 (now=331030)
[14:15:36][VV][scheduler:226]: Running interval 'update' with interval=600000 last_execution=4294700163 (now=332868)
[14:15:36][I][readSignal():167]: READ "OUTSIDE_TEMP" (0x000c) FROM PUMP (0x180 {0x31, 0x00}): 31, 00, 0c, 00, 00, 00, 00
[14:15:36][D][canbus:035]: send standard id=0x680 rtr=FALSE size=7
[14:15:36][VV][canbus:046]: data[0]=31
[14:15:36][VV][canbus:046]: data[1]=00
[14:15:36][VV][canbus:046]: data[2]=0c
[14:15:36][VV][canbus:046]: data[3]=00
[14:15:36][VV][canbus:046]: data[4]=00
[14:15:36][VV][canbus:046]: data[5]=00
[14:15:36][VV][canbus:046]: data[6]=00
[14:15:36][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=273309 (now=333310)
[14:15:37][VV][api.connection:133]: Sending keepalive PING...
[14:15:37][VV][api.service:037]: send_ping_request: PingRequest {}
[14:15:37][VV][api.service:706]: on_ping_response: PingResponse {}
[14:15:38][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=274592 (now=334598)
[14:15:38][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=275365 (now=335366)
[14:15:39][VV][scheduler:226]: Running interval 'update' with interval=600000 last_execution=4294703182 (now=335891)
[14:15:39][I][readSignal():167]: READ "HEAT_YIELD_HEATING_DAY_KWH" (0x092f) FROM PUMP (0x180 {0x31, 0x00}): 31, 00, fa, 09, 2f, 00, 00
[14:15:39][D][canbus:035]: send standard id=0x680 rtr=FALSE size=7
[14:15:39][VV][canbus:046]: data[0]=31
[14:15:39][VV][canbus:046]: data[1]=00
[14:15:39][VV][canbus:046]: data[2]=fa
[14:15:39][VV][canbus:046]: data[3]=09
[14:15:39][VV][canbus:046]: data[4]=2f
[14:15:39][VV][canbus:046]: data[5]=00
[14:15:39][VV][canbus:046]: data[6]=00
[14:15:39][W][component:237]: Component template.sensor took a long time for an operation (64 ms).
[14:15:39][W][component:238]: Components should block for at most 30 ms.
[14:15:39][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=276309 (now=336310)
[14:15:40][VV][scheduler:226]: Running interval 'update' with interval=60000 last_execution=276534 (now=336535)
[14:15:40][I][readSignal():167]: READ "CIRCUIT_PRESSURE" (0x0674) FROM PUMP (0x180 {0x31, 0x00}): 31, 00, fa, 06, 74, 00, 00
[14:15:40][D][canbus:035]: send standard id=0x680 rtr=FALSE size=7
[14:15:40][VV][canbus:046]: data[0]=31
[14:15:40][VV][canbus:046]: data[1]=00
The text was updated successfully, but these errors were encountered: