Commit Graph

50 Commits

Author SHA1 Message Date
bittles 27b9bc4afe convert to string for decoding? idk just trying stuff 2023-01-02 15:54:12 -05:00
bittles 5a3cc283be mix methods to get payload and convert to string 2023-01-02 15:47:38 -05:00
bittles 0170a9e177 add logging if nothing caught 2023-01-02 15:11:36 -05:00
bittles bc6e174d3f use xml changes from mqtt xml messages
seems applicable to xmpp and maybe never implemented here.  some other changes I made that seem consistent with my n79.  no clue if this messes up other xmpp robots but seems like it shouldnt, need to test
2023-01-02 15:10:19 -05:00
bittles 3e9410fbb6 make event from type for initial statuses 2023-01-02 01:27:24 -05:00
bittles f02ba3310a with new payload caught for initial statuses, return result wthiout blank errno present
keep blank errno as seperate if to convert to life_span events
2023-01-02 01:23:27 -05:00
bittles 07ed6100a9 update readme, bump version number 2023-01-02 01:19:58 -05:00
bittles ec5f598330 send other payload to subscribers but dont think battery is caught at the moment 2023-01-02 01:16:42 -05:00
bittles bdc9ee4c0a show the xml attributes in log 2023-01-02 00:57:23 -05:00
bittles 6d703780e6 found right payload, convert to dict and log 2023-01-02 00:51:15 -05:00
bittles a1356f2652 grab payload farther down? 2023-01-02 00:44:57 -05:00
bittles fde7ee9d5f testing out sleekxmpp stuff to get payload 2023-01-02 00:22:32 -05:00
bittles 9d8ee5eb49 grab different part of payload 2023-01-02 00:13:16 -05:00
bittles 5eb86f5960 typo 2023-01-02 00:05:57 -05:00
bittles 1ed7eeaea2 add exception to try 2023-01-02 00:00:56 -05:00
bittles 5f0a21fd93 trying to pull right part of payload 2023-01-01 23:49:33 -05:00
bittles 906007a290 some logging to try to catch some initial vacuum states missed currently 2023-01-01 23:41:21 -05:00
bittles c371f1ffd0 comment out payload grabbing not working for now
return to working state
2022-12-31 11:25:43 -05:00
bittles 70bf423c5c more typos 2022-12-31 11:21:56 -05:00
bittles 1f0a83ec7d fix typo 2022-12-31 11:20:28 -05:00
bittles 09fa332fb0 catch more payloads 2022-12-31 11:18:26 -05:00
bittles dc11383d3e try to catch initial statuss report 2022-12-31 11:11:48 -05:00
bittles da3b2b0ec2 life span working remove extra debug logging, update version to 1.1.0 2022-12-31 10:48:28 -05:00
bittles 859c0c02f4 convert lifespan to string for logger 2022-12-31 10:41:06 -05:00
bittles 16a6e3379c fix handle life span method call 2022-12-31 10:34:41 -05:00
bittles ea8e7f37a7 fix = to == 2022-12-31 10:31:07 -05:00
bittles 32e93de62f try to change blank errno to handle life span if type detected
catch if no td in result
2022-12-31 10:29:23 -05:00
bittles 6d28fd4ec1 even more logging 2022-12-31 10:03:21 -05:00
bittles 596981325d fix typo and vacbot inits hopefully 2022-12-31 09:39:46 -05:00
bittles 0725046971 try subscribe to ctl 2022-12-25 20:31:01 -05:00
bittles fbec024ebb more logging 2022-12-25 19:54:18 -05:00
bittles 8c032651a2 more logging 2022-12-25 19:39:57 -05:00
bittles 99c11a5b04 typo 2022-12-25 19:23:24 -05:00
bittles e4273d7ea4 catch messages without td in event 2022-12-25 19:18:46 -05:00
bittles 7ce31c4b2c fix logger 2022-12-25 19:08:21 -05:00
bittles f3b6bc0ff8 change xml result to string 2022-12-25 19:03:31 -05:00
bittles 3fc0204c2c logger to announce xml results from messages 2022-12-25 18:53:00 -05:00
bittles 5ad3a0b928 add debug messages if recognized lifespan attributes 2022-12-24 01:58:54 -05:00
bittles 5727372268 try to parse more attrib
add strings from n79 to bumper that are then passed to hass
2022-12-23 22:19:11 -05:00
bittles c749bca96c Update README.md 2022-12-14 02:55:41 -05:00
bittles c681fb4c75 Update README.md 2022-12-14 02:53:09 -05:00
bittles bd83dae3a2 Update README.md 2022-12-14 02:52:07 -05:00
bittles d18a93cc55 Readme and reset manifest version to a lower number 2022-12-14 02:47:56 -05:00
bittles 6471f86163 Create README.md 2022-12-14 02:23:42 -05:00
bittles 0f2d5f38f5 small cleanup, add some comments 2022-12-14 02:22:15 -05:00
bittles 5bc6802aae more initial stuff 2022-12-14 01:57:05 -05:00
bittles 9daaaf9040 get rid of sucks stuff to isolate custom component with its changes 2022-12-14 01:51:22 -05:00
bittles c3841c63ba custom component try 2022-12-13 18:08:54 -05:00
bittles c8cc6f20bc initial commit with bmartin 2022-12-13 17:03:13 -05:00
bittles 1311546ed4 Initial commit 2022-12-13 17:01:34 -05:00