Skip to content
New issue

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

Tellstick addon , not always a sensor data comes thru to the HA sensor dashboard card #3182

Closed
uffevedenbrant opened this issue Aug 18, 2023 · 3 comments

Comments

@uffevedenbrant
Copy link

Describe the issue you are experiencing

Not always a sensor data comes thru to the HA sensor dashboard card
I can trigger the hassion.addon_stdin / core_tellstick / list-sensors function and check reported sensors in the Tellstick addon log.
The sensor exist there but seems not alwys be forwarded to the "sensor" card ( or the card i used for a specific sensor
Sometimes its enough to restart the tellstick addon for the "lost" sensor to show up again , sometimes i need to restart homeassistant itself.

It can happen with different sensors , some of then a little bit away ( outdoor ) but also on indoor sensors.

Im using a Tellstick DUO as the receiver.

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

TellStick

What is the version of the add-on?

2.1.0

Steps to reproduce the issue

Unfortunately no easy way to reproduce except to wait until it happens

System Health information

There are currently no repairs available

Anything in the Supervisor logs that might be useful for us?

Nothing that looks relevant , most status updates

Anything in the add-on logs that might be useful for us?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[12:52:48] INFO: Initialize the tellstick configuration...
[12:52:50] INFO: Exposing sockets and loading service...
[12:52:50] INFO: Starting event listener...
telldusd daemon starting up
Connecting to TellStick (1781/C31) with serial AE01DGV1
[16:32:07] INFO: Read list-sensors / 
[16:32:08] INFO: TellStick list-sensors success -> type=sensor	protocol=fineoffset	model=temperature	id=198	temperature=-22.8	time=2023-08-18 16:31:28	age=39
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=151	temperature=23.1	humidity=68	time=2023-08-18 16:31:32	age=35
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=215	temperature=16.9	humidity=83	time=2023-08-18 16:31:35	age=32
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=199	temperature=20.3	humidity=57	time=2023-08-18 16:31:38	age=29
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=167	temperature=7.7	humidity=50	time=2023-08-18 16:31:43	age=24
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=247	temperature=15.9	humidity=88	time=2023-08-18 16:31:46	age=21
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=183	temperature=21.9	humidity=67	time=2023-08-18 16:31:47	age=20
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=135	temperature=24.8	humidity=57	time=2023-08-18 16:31:59	age=8
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=231	temperature=25.7	humidity=53	time=2023-08-18 16:32:02	age=5
type=sensor	protocol=mandolyn	model=temperaturehumidity	id=11	temperature=26.5	humidity=50	time=2023-08-18 16:31:27	age=40
type=sensor	protocol=fineoffset	model=temperature	id=141	temperature=42.1	time=2023-08-18 14:49:04	age=6183
[16:32:44] INFO: Read list-sensors / 
[16:32:45] INFO: TellStick list-sensors success -> type=sensor	protocol=fineoffset	model=temperature	id=198	temperature=-22.7	time=2023-08-18 16:32:16	age=28
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=151	temperature=23.1	humidity=68	time=2023-08-18 16:32:20	age=24
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=215	temperature=16.9	humidity=83	time=2023-08-18 16:32:23	age=21
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=199	temperature=20.3	humidity=57	time=2023-08-18 16:32:26	age=18
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=167	temperature=7.7	humidity=50	time=2023-08-18 16:32:31	age=13
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=247	temperature=15.9	humidity=88	time=2023-08-18 16:32:34	age=10
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=183	temperature=21.9	humidity=67	time=2023-08-18 16:32:35	age=9
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=135	temperature=24.8	humidity=57	time=2023-08-18 16:31:59	age=45
type=sensor	protocol=fineoffset	model=temperaturehumidity	id=231	temperature=25.7	humidity=53	time=2023-08-18 16:32:02	age=42
type=sensor	protocol=mandolyn	model=temperaturehumidity	id=11	temperature=26.5	humidity=50	time=2023-08-18 16:32:27	age=17
type=sensor	protocol=fineoffset	model=temperature	id=141	temperature=42.1	time=2023-08-18 14:49:04	age=6220

id=11 and id=141 could be mine but not sure , however in this case not used

Additional information

Right now when looking on Tellstick addon log i can see a time issue , tellstick log indicates rather "fresh" data , when looking on the sensor cards the data seems to get stuck.
No clue how data is transported from the tellstick addon ( pushed or pulled ) towards HA , but data in HA card seems to be rather old for some sensors even if the list-sensors function indicates that it has fresh data.

I can support with debugging if requested as i have the setup running.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 22, 2023
@uffevedenbrant
Copy link
Author

Moved the setup to my staging RPI4.
Seems to work a lot better and no sensors seems to disapear.
Difference is that there is no Zwave on this,
One SkyConnect Zigbee stick without anything connected. ( same as in main HA setup )

I.e. i can guess that this not necessarily is related to Telldus but more internal HA messaging.

@github-actions github-actions bot removed the stale label Sep 27, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 27, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants