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

Update homeassistant.ts code fix: removing duplicate brackets in condition #19239

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

kds69
Copy link
Contributor

@kds69 kds69 commented Oct 9, 2023

Still related to #19199.
PR #19212 didn't solved #19199 on its own = select.entities still not created with corresponding edge release.
This code fix (removing double bracket) won't make a difference, just tidying up

kds69 added 2 commits October 8, 2023 11:16
No idea if this is what is causing code to be ignored in certain circumstances, but anyway this is cleansing code
@Koenkk Koenkk changed the base branch from master to dev October 10, 2023 19:52
@Koenkk Koenkk merged commit bd57f45 into Koenkk:dev Oct 10, 2023
@Koenkk
Copy link
Owner

Koenkk commented Oct 10, 2023

Thanks!

FabianMangold pushed a commit to FabianMangold/zigbee2mqtt that referenced this pull request Oct 31, 2023
* Update homeassistant.ts

* Update homeassistant.ts - remove double bracket in condition

No idea if this is what is causing code to be ignored in certain circumstances, but anyway this is cleansing code

---------

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants