@camstack/addon-provider-petkit 0.2.71 → 0.2.72

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/dist/addon.js CHANGED
@@ -6508,6 +6508,12 @@ Object.fromEntries([
6508
6508
  icon: "move",
6509
6509
  order: 40
6510
6510
  },
6511
+ {
6512
+ id: "navigation",
6513
+ label: "Navigation",
6514
+ icon: "compass",
6515
+ order: 41
6516
+ },
6511
6517
  {
6512
6518
  id: "consumables",
6513
6519
  label: "Consumables",
package/dist/addon.mjs CHANGED
@@ -6507,6 +6507,12 @@ Object.fromEntries([
6507
6507
  icon: "move",
6508
6508
  order: 40
6509
6509
  },
6510
+ {
6511
+ id: "navigation",
6512
+ label: "Navigation",
6513
+ icon: "compass",
6514
+ order: 41
6515
+ },
6510
6516
  {
6511
6517
  id: "consumables",
6512
6518
  label: "Consumables",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-petkit",
3
- "version": "0.2.71",
3
+ "version": "0.2.72",
4
4
  "description": "PetKit smart-feeder device-provider addon for CamStack — wraps the @apocaliss92/nodepetkit PetKit cloud client",
5
5
  "keywords": [
6
6
  "camstack",