Skip to content

Commit

Permalink
Update philips_js to 3.2.1 (#117881)
Browse files Browse the repository at this point in the history
* Update philips_js to 3.2.0

* Update to 3.2.1
  • Loading branch information
elupus authored May 21, 2024
1 parent 70cf176 commit 5f7b84c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/philips_js/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/philips_js",
"iot_class": "local_polling",
"loggers": ["haphilipsjs"],
"requirements": ["ha-philipsjs==3.1.1"]
"requirements": ["ha-philipsjs==3.2.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ ha-ffmpeg==3.2.0
ha-iotawattpy==0.1.2

# homeassistant.components.philips_js
ha-philipsjs==3.1.1
ha-philipsjs==3.2.1

# homeassistant.components.habitica
habitipy==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ ha-ffmpeg==3.2.0
ha-iotawattpy==0.1.2

# homeassistant.components.philips_js
ha-philipsjs==3.1.1
ha-philipsjs==3.2.1

# homeassistant.components.habitica
habitipy==0.3.1
Expand Down

0 comments on commit 5f7b84c

Please sign in to comment.