Open
Conversation
|
Hi dmitry, are you using this in home assistant ? |
Author
|
Yes, I do!
Envoyé à partir de Outlook pour iOS<https://aka.ms/o0ukef>
…________________________________
De : Laurent Martin ***@***.***>
Envoyé : Monday, March 6, 2023 6:27:48 PM
À : ooii/pySuez ***@***.***>
Cc : dmitry-pervushin ***@***.***>; Author ***@***.***>
Objet : Re: [ooii/pySuez] Two attempts to get csrf token (PR #22)
Hi dmitry, are you using this in home assistant ?
—
Reply to this email directly, view it on GitHub<#22 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAM2OOT3S7NTDN35LZNOFDDW2YNBJANCNFSM6AAAAAAVPWJMSY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Author
|
Hi Laurent, Farid,
I'd like to invite you to try this custom-component with HA, if you want
https://github.com/dmitry-pervushin/toutsurmoneau
- configurable in GUI
- can be used as a source for the Energy dashboard
Feel free to review the code and/or send me any PRs
Le lun. 6 mars 2023 à 18:27, Laurent Martin ***@***.***> a
écrit :
… Hi dmitry, are you using this in home assistant ?
—
Reply to this email directly, view it on GitHub
<#22 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM2OOT3S7NTDN35LZNOFDDW2YNBJANCNFSM6AAAAAAVPWJMSY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
take care,
dmitry pervushin
|
|
Super, In fact I have also done the same, So, I have pushed here, you can also have a look: https://github.com/laurent-martin/hass_int_toutsurmoneau It is based on a python module I have also pushed here: https://github.com/laurent-martin/py-mon-eau You can also have a look at it, it also is able to detect the default meter identifier, instead of having to visually inspect the page source. What I would also like to have is the possibility to push meter history back into home assistant. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Would you mind to pull this one and update the version? Integration in HomeAssistant were broken because of this CSRF token handling....