Skip to content

Casarte Double Drum sensors. Fix support#88

Open
iKonan-ru wants to merge 2 commits into
and7ey:mainfrom
iKonan-ru:main
Open

Casarte Double Drum sensors. Fix support#88
iKonan-ru wants to merge 2 commits into
and7ey:mainfrom
iKonan-ru:main

Conversation

@iKonan-ru

Copy link
Copy Markdown
Contributor

Исправление интеграции для стиральной/сушильной машины Casarte Double Drum.

  • Фиксы атрибутов.
  • Добавлены основные сенсоры и параметры.
  • Убраны атрибуты удалённого управления.

return web.Response(text="404: Not found", status=404, content_type="text/plain")
return self.json(self.haier.to_dict())
response = self.json(self.haier.to_dict())
response.headers['Access-Control-Allow-Origin'] = '*'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ручка публичная, поэтому не сильно пострадаем по безопасности. Зато это позволяет работать утилите по трекингу изменения атрибутов- https://github.com/iKonan-ru/ha-haier-evo-tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant