Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JackJPowell authored Oct 9, 2024
1 parent a6293b2 commit 49e559d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ After the device is configured, the integration will expose 22 entities plus the
- Switches
- A switch is created for every activity defined that is not apart of an activity group.
- An option exists to create a switch for each activity regardless of activity group.
- Settings for each configuration option on the remote are also exposed as switches
- Select
- A select is created for every activity group defined.
- An option exists to suppress the creation of activity groups
Expand Down Expand Up @@ -202,9 +203,13 @@ Additional options have been added to the intergration for further customization
Your Remote Two will now be automatically discovered on the network.
**Zeroconf handling has been significantly improved and should now properly detect when a device has already been configured.**

## Wake on lan

Wake on lan support is now available for remotes running firmware version 2.0.0 or higher. Once your remote has been upgraded, and you've turned the feature on, anytime you take a direct action within home assistant to communicate with the remote, it will first attempt to wake the remote up.

## Future Ideas

- [ ] Once WOL is added by the remote developers, implement it in the hass integration to wake the remote prior to sending commands
- [X] Wake on lan was added by the remote developers and has been implemented

## Notes

Expand Down

0 comments on commit 49e559d

Please sign in to comment.