-
Notifications
You must be signed in to change notification settings - Fork 70
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
Generate map for the EPL #57
Conversation
Is it just downloading the Plotly graph and putting the code in the visual editor? |
Nice card! However with the sensor in the normal position (with the usb-cable on the bottom side), the map, zones and movements are mirrored. From the point of view of the sensor, the x-axis on the right are the negative numbers and on the left the positive numbers. So with the this map, with the sensor on top facing "downwards", the left side should show the negative x-axis. With this map that is reversed. |
Hey, sorry it's taken sooooo long to get to this! Thanks for the submission, was a great start. I went ahead and made a fix to make the perspective of the target to the sensor correct. Also added logic so that if a user doesn't have zones 2-4 enabled (they are disabled by default) that the card still works and doesn't error. Need to get this added to the docs but for now, looks great! |
6d67ae0
into
EverythingSmartHome:main
I figured out this error. I didn't have Zones 2-4 defined. Once I deleted those lines of code the map worked.
I'm having this same issue. This is what I get. If anyone figures out why this is happening, please let me know. |
Do you have any target entities disabled or renamed? I can generate errors if I start disabling or renaming entities, specifically the X and Y entities. Your entities should be named something like sensor.everything_presence_lite_2fbc58_target_2_y or sensor.everything_presence_lite_2fbc58_target_2_x |
How do I make it work when the sensor is mounted upside down? |
I may be being dumb, but how do I add this card? Is it meant to show up when I **Edit: ** yeah I was being dumb. For anyone else coming here to look at this,
|
This lets you create a card to show the "map" of the data used by EPL.
