Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.61.1 #11716

Merged
merged 6 commits into from
Jan 16, 2018
Merged

0.61.1 #11716

merged 6 commits into from
Jan 16, 2018

Conversation

balloob
Copy link
Member

@balloob balloob commented Jan 16, 2018

Breaking Changes

  • Release 0.61.0 introduced a lazy service loading strategy that relied on all components and platforms following our naming convention. After the release we realized that not all services did, which have been addressed by this fix. This results in certain services changing names:

    todoist.new_task -> calendar.todoist_new_task
    
    snapcast.snapcast_snapshot -> media_player.snapcast_snapshot
    snapcast.snapcast_restore -> media_player.snapcast_restore
    
    mopar.remote_command -> sensor.mopar_remote_command
    
    broadlink.learn_command_192_168_0_107 -> switch.broadlink_learn_command_192_168_0_107
    broadlink.send_packet_192_168_0_107 -> switch.broadlink_send_packet_192_168_0_107
    

    (@amelchio - #11677) (calendar.todoist docs) (media_player.snapcast docs) (media_player.soundtouch docs) (sensor.mopar docs) (switch.broadlink docs) (switch.scsgate docs) (breaking change)

All changes

balloob and others added 6 commits January 16, 2018 13:37
* Move several local services to their right domain

* Fix lint
* fix voluptuous bug in rfxtrx

* fix voluptuous bug in rfxtrx

* fix voluptuous bug in rfxtrx
* make history view re-ordering optional and opt-in, also fix type bug

* use python false for default value

* whitespace cleanup
@balloob balloob requested review from Danielhiversen and a team as code owners January 16, 2018 21:39
@balloob balloob merged commit 37eb6c9 into master Jan 16, 2018
@balloob balloob deleted the release-0-61-1 branch January 16, 2018 22:33
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants