New Transmission component#19230
New Transmission component#19230MartinHjelmare merged 21 commits intohome-assistant:devfrom MatteGary:transmission-dev
Conversation
First commit for New Transmission component and interaction
|
There is a |
Fix according to failed build and request, first checkin for Turtle Mode Switch in Transmission, still have to figure it out why it's not working.
Multiple fix
|
Hi, how can I fix the compilation error
? |
|
Travis is keep failing, how can I fix this error?
|
|
Please run |
|
Is everything all right with this PR? Can it be approved? |
|
Can be merged when a paragraph has been added in the PR description about the breaking change for the release notes. |
Is it ok now? |
|
Thanks! |
|
|
Please open an issue and link to the PR instead of reporting bugs here. |
|
@kennedyshead @MartinHjelmare I may have an idea on why it happend, I'll wait for the issue to try to fix it. Edit: or in a few days I will open the issue my self, I'm on a business trip right now. |
|
Sorry @MartinHjelmare I did not realize you merged it |
New Transmission component and related sensor.
Description:
With this Transmission component Home Assistant is capable of sending event in case of a torrent is completed or started. The previous behavior is mantained with an updated sensor. Now it shows also number of Started or Completed torrent.
Documentation:
Pull request in home-assistant.io: home-assistant/home-assistant.io#7816
Breaking Changes
With the introduction of the Transmission component, the configuration for Transmission sensor and switch has been moved to the component configuration. Configuration must be changed accordingly.
Example entry for
configuration.yaml:Example entry for
automation.yaml: