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

BEEHIVE states not supported #38

Open
Blackarr opened this issue Nov 2, 2023 · 0 comments
Open

BEEHIVE states not supported #38

Blackarr opened this issue Nov 2, 2023 · 0 comments
Assignees
Labels
+ Enhancement A feature request. ✓ Implemented A fix has been implemented. Issue will remain open pending code merge into master branch

Comments

@Blackarr
Copy link

Blackarr commented Nov 2, 2023

Describe the bug
BEEHIVE states not supported

To Reproduce
Steps to reproduce the behavior:
BEEHIVE@5:
- trigger: RIGHT_CLICK
drop: DENY
message: "full"

Screenshots
image

@Blackarr Blackarr added the 🔍 Investigating Issue that is being investigated (attempting replication). label Nov 2, 2023
@CoolLord22 CoolLord22 self-assigned this Nov 3, 2023
@CoolLord22 CoolLord22 added + Enhancement A feature request. and removed 🔍 Investigating Issue that is being investigated (attempting replication). labels Nov 3, 2023
CoolLord22 added a commit that referenced this issue Nov 3, 2023
Adds in support for Beehive level data. Resolves #38 Supports int range 0-5, see usage below.

```
    BEEHIVE@0:
      - trigger: RIGHT_CLICK
        message: "Empty"
    BEEHIVE@5:
      - trigger: RIGHT_CLICK
        message: "Full"
```
@CoolLord22 CoolLord22 added the ✓ Implemented A fix has been implemented. Issue will remain open pending code merge into master branch label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
+ Enhancement A feature request. ✓ Implemented A fix has been implemented. Issue will remain open pending code merge into master branch
Projects
None yet
Development

No branches or pull requests

2 participants