@riddix/hamh 2.1.0-alpha.452 β†’ 2.1.0-alpha.454

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -425,25 +425,13 @@ Thank you to everyone who helps improve this project by reporting issues!
425
425
 
426
426
  ### πŸ’– Sponsors
427
427
 
428
- > **Donations are completely voluntary!** I'm incredibly grateful to everyone who has supported this project - it wasn't necessary, but it truly means a lot. This project exists because of passion for open source, not money. ❀️
429
-
430
- | Sponsor | |
431
- |---------|---|
432
- | [@thorsten-gehrig](https://github.com/thorsten-gehrig) | πŸ₯‡ **First Sponsor!** Thank you for believing in this project! |
433
- | [@SH1FT-W](https://github.com/SH1FT-W) | πŸ’Ž Thank you for your generous support! |
434
- | [@ilGaspa](https://github.com/ilGaspa) | πŸ’Ž Thank you for your generous support! |
435
- | [@linux4life798](https://github.com/linux4life798) | πŸ’Ž Thank you for your generous support! |
436
- | [@torandreroland](https://github.com/torandreroland) | πŸ’Ž Thank you for your generous support! |
437
- | [@ralondo](https://github.com/ralondo) | πŸ’Ž Thank you for your generous support! |
438
- | [@bexxter85-ux](https://github.com/bexxter85-ux) | πŸ’Ž Thank you for your generous support! |
439
- | [@dinariox](https://github.com/dinariox) | πŸ’Ž Thank you for your generous support! |
440
- | StefanS | πŸ’Ž Thank you for your generous support! |
441
- | Manny B. | πŸ’Ž Thank you for your generous support! |
442
- | [@JRCondat](https://github.com/JRCondat) | πŸ’Ž Thank you for your generous support! |
443
- | Bonjon | πŸ’Ž Thank you for your generous support! |
444
- | TobiR | πŸ’Ž Thank you for your generous support! |
445
- | [@d3rby91](https://github.com/d3rby91) | πŸ’Ž Thank you for your generous support! |
446
- | *Anonymous supporters* | πŸ™ Thank you to those who prefer not to be named - your support is equally appreciated! |
428
+ > **Donations are completely voluntary!** This project exists because of passion for open source, not money. Thank you to everyone who has supported it β€” it truly means a lot! ❀️
429
+
430
+ πŸ₯‡ **First Sponsor:** [@thorsten-gehrig](https://github.com/thorsten-gehrig)
431
+
432
+ πŸ’Ž [@SH1FT-W](https://github.com/SH1FT-W) Β· [@ilGaspa](https://github.com/ilGaspa) Β· [@linux4life798](https://github.com/linux4life798) Β· [@torandreroland](https://github.com/torandreroland) Β· [@ralondo](https://github.com/ralondo) Β· [@bexxter85-ux](https://github.com/bexxter85-ux) Β· [@dinariox](https://github.com/dinariox) Β· [@JRCondat](https://github.com/JRCondat) Β· [@d3rby91](https://github.com/d3rby91) Β· [@nicoodeimos](https://github.com/nicoodeimos) Β· [@ustari28](https://github.com/ustari28) Β· Markus MΓΌller ([@Dingosworld](https://github.com/Dingosworld)) Β· StefanS Β· Manny B. Β· Bonjon Β· TobiR Β· Franz Huber Β· Michele Larese de Prata
433
+
434
+ πŸ™ *...and anonymous supporters who prefer not to be named.*
447
435
 
448
436
  ### 🌟 Original Author
449
437
 
@@ -146589,6 +146589,11 @@ var init_bridge_config_schema = __esm({
146589
146589
  title: "platform",
146590
146590
  description: "Match entities by their integration/platform. Example: 'hue', 'zwave', 'mqtt'."
146591
146591
  },
146592
+ {
146593
+ const: "label",
146594
+ title: "label (deprecated)",
146595
+ description: "Deprecated: use entity_label or device_label instead. Behaves like entity_label."
146596
+ },
146592
146597
  {
146593
146598
  const: "entity_label",
146594
146599
  title: "entity_label",