-
Notifications
You must be signed in to change notification settings - Fork 57
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
Test CC1101 wbmus - Simulate telegram data #25
Comments
In that case what should reported? I don't have any idea.
It could be possible. I can create another sensor called status.
With current implementation - no. But maybe in future.
Yes, it is used by client. Time is required but you can use sntp or homeassistant. |
Hi Leon, Thanks for your time and replay.
Would it not be possible to check in the This would show that everything was configured correctly, but no telegram was recorded (water meter too far away, source of interference or broken antenna)
It's a good idea, so you could also find out if everything is ok. Would be great if there would be the status.
wmbusmeters offers the possibility to check the telegram. If this is known, then it would be easier to check the frontend and the configuration if everything was configured correctly.
With Esphome or Homeassistant use an input text to insert the telegram and check it if there is a change or to simulate the telegram that comes from the CC1101.
Does the |
Hi Leon, Found and ordered a new CC1101 |
;-) You lived in perfect Izar world where watermeters are crazy and send data every 8 seconds.
So I have to read and think more about text_sensor and how to organize it in .py files
I will think about this ...
No. Only time component is required. Time source can be any type. For example:
or
or
etc. |
Hi Leon Sounds good, I'm looking forward to the new version... |
Hi Leon,
|
Hi Leon,
Are there more ways to test wmbus and CC1101?
CC1101 connection ok, but no telegram because the water meter is too far away.
CC1101 connection fails,
There is only an error message if the CC1101 is not recognized. Is there a way to evaluate this via a sensor?
Is there a way to simulate the telegram w/o a connected CC1101?
is
platform: sntp
required ?see: https://github.com/SzczepanLeon/esphome-components#211-example-for-version-2x
Testcase:
The text was updated successfully, but these errors were encountered: