homeassistant_node
homeassistant_node copied to clipboard
Add support for history end_time param & make time parameter optional
As documented in the REST API HA docs, there's another parameter end_time
which is not covered by the API.
Furthermore, the timestamp
field was made optional as this is also supported according to the HA docs.
I'd appreciate any feedback and am looking forward to getting this into the next version of this npm module. Thanks!
is this project dead?
Probably ¯\_(ツ)_/¯
@sibbl that's a shame, it would be nice to be able to use NodeJS with HA
Please make sure the unit tests continue to pass and new test cases are provided around your new functionality.